rustdoc
1.84.0-nightly
(3fee0f12e 2024-11-20)
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 (
//
).