mirror of
https://github.com/mii443/esaxx-rs.git
synced 2025-08-30 02:39:21 +00:00
cargo fmt
This commit is contained in:
@ -107,7 +107,7 @@ pub struct Suffix<T> {
|
|||||||
|
|
||||||
/// Creates the suffix array and provides an iterator over its items (Rust version)
|
/// Creates the suffix array and provides an iterator over its items (Rust version)
|
||||||
/// See [suffix](fn.suffix.html)
|
/// See [suffix](fn.suffix.html)
|
||||||
///
|
///
|
||||||
/// Gives you an iterator over the suffixes of the input array and their count within
|
/// Gives you an iterator over the suffixes of the input array and their count within
|
||||||
/// the input string.
|
/// the input string.
|
||||||
/// ```rust
|
/// ```rust
|
||||||
|
Reference in New Issue
Block a user