rustdoc
1.85.0-nightly
(426d17342 2024-12-21)
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 (
//
).