We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69565b2 + da87ec4 commit 1a1681fCopy full SHA for 1a1681f
src/reader.rs
@@ -55,9 +55,6 @@ use std::io::BufRead;
55
56
/// Returns the first character of a string slice.
57
///
58
-/// If `input` is not empty, then its first char will be returned. Otherwise,
59
-/// `None` is returned.
60
-///
61
/// # Panics
62
63
/// This function will panic if `input` is an empty string slice.
0 commit comments