Skip to main content
skip_line_comment
rustdoc
1.96.0-nightly
(f5eca4fcf 2026-04-09)
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 (
//
).