Skip to content

Commit 5a573fa

Browse files
chris-ha458Narsil
authored andcommitted
cargo fmt
1 parent 560f8e0 commit 5a573fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ pub struct Suffix<T> {
107107

108108
/// Creates the suffix array and provides an iterator over its items (Rust version)
109109
/// See [suffix](fn.suffix.html)
110-
///
110+
///
111111
/// Gives you an iterator over the suffixes of the input array and their count within
112112
/// the input string.
113113
/// ```rust

0 commit comments

Comments
 (0)