rustdoc
1.83.0-nightly
(1bc403daa 2024-10-11)
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 (
//
).