☰
rustdoc
1.75.0-dev
In rustdoc::theme
Structs
CssPath
Functions
get_differences
get_inside_paren
get_string
handle_common_chars
load_css_paths
parse_property_name
parse_property_value
parse_rules
parse_selectors
skip_comment
skip_line_comment
test_theme_against
?
Function
rustdoc
::
theme
::
skip_line_comment
source
·
[
−
]
fn skip_line_comment(iter: &mut
Peekable
<
Chars
<'_>>)
Expand description
Skips a line comment (
//
).