rustdoc
1.83.0-beta.3
(f41c7ed98 2024-10-31)
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 (
//
).