skip_line_comment
rustdoc
1.91.0-nightly
(54c581243 2025-08-25)
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 (
//
).