rustdoc
1.90.0
(1159e78c4 2025-09-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 (
//
).