Skip to main content
skip_line_comment
rustdoc
1.97.0-beta.1
(96f70397e 2026-05-26)
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 (
//
).