skip_line_comment
rustdoc
1.92.0-beta.3
(f3f12444a 2025-11-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 (
//
).