rustdoc
1.82.0
(f6e511eec 2024-10-15)
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 (
//
).