mirror of
https://github.com/mii443/esaxx-rs.git
synced 2025-08-22 06:55:37 +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)
|
||||
/// See [suffix](fn.suffix.html)
|
||||
///
|
||||
///
|
||||
/// Gives you an iterator over the suffixes of the input array and their count within
|
||||
/// the input string.
|
||||
/// ```rust
|
||||
|
Reference in New Issue
Block a user