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
handle_common_chars
Copy item path
Settings
Help
Summary
Source
fn handle_common_chars( c:
char
, buffer: &mut
String
, iter: &mut
Peekable
<
Chars
<'_>>, )