rustdoc
1.78.0-nightly
(b6d2d841b 2024-03-05)
In rustdoc::theme
?
Function
rustdoc
::
theme
::
skip_line_comment
source
·
[
−
]
fn skip_line_comment(iter: &mut
Peekable
<
Chars
<'_>>)
Expand description
Skips a line comment (
//
).