rustdoc
1.83.0
(90b35a623 2024-11-26)
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 (
//
).