handle_common_chars
rustdoc
1.92.0-nightly
(839222065 2025-10-05)
In rustdoc::
theme
rustdoc
::
theme
Function
handle_
common_
chars
Copy item path
Source
fn handle_common_chars( c:
char
, buffer: &mut
String
, iter: &mut
Peekable
<
Chars
<'_>>, )