rustdoc
1.84.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
rustdoc
::
theme
Function
skip_comment
Copy item path
Settings
Help
Summary
Source
fn skip_comment(iter: &mut
Peekable
<
Chars
<'_>>)
Expand description
Skips a
/*
comment.