rustdoc
1.83.0-nightly
(2bd1e894e 2024-09-26)
In rustdoc::
theme
rustdoc
::
theme
Function
skip_line_comment
Copy item path
source
fn skip_line_comment(iter: &mut
Peekable
<
Chars
<'_>>)
Expand description
Skips a line comment (
//
).