skip_line_comment
rustdoc
1.94.0-nightly
(0208ee09b 2025-12-14)
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 (
//
).