handle_common_chars
rustdoc
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
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
<'_>>, )