Removed trailing whitespace
This commit is contained in:
parent
5b9905b0f3
commit
772543aeff
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ impl<'a> CharIndices<'a> {
|
|||
self.iter.as_str()
|
||||
}
|
||||
|
||||
/// Returns the byte position of the next character, or the length
|
||||
/// Returns the byte position of the next character, or the length
|
||||
/// of the underlying string if there are no more characters.
|
||||
///
|
||||
/// # Examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue