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