mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 22:53:28 +00:00
Removed trailing whitespace
This commit is contained in:
parent
5b9905b0f3
commit
772543aeff
@ -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…
Reference in New Issue
Block a user