rustdoc
1.86.0-nightly
(854f22563 2025-01-31)
In rustdoc::
theme
rustdoc
::
theme
Function
skip_line_comment
Copy item path
Source
fn skip_line_comment(iter: &mut
Peekable
<
Chars
<'_>>)
Expand description
Skips a line comment (
//
).