rustdoc
1.80.0-nightly
(1a7397988 2024-05-17)
In rustdoc::theme
Function
rustdoc
::
theme
::
skip_line_comment
Copy item path
source
ยท
[
−
]
fn skip_line_comment(iter: &mut
Peekable
<
Chars
<'_>>)
Expand description
Skips a line comment (
//
).