rustdoc
1.80.0-nightly
(f705de596 2024-04-30)
In rustdoc::theme
?
Settings
Function
rustdoc
::
theme
::
skip_line_comment
Copy item path
source
·
[
−
]
fn skip_line_comment(iter: &mut
Peekable
<
Chars
<'_>>)
Expand description
Skips a line comment (
//
).