handle_common_chars
rustdoc
1.93.0-beta.6
(7bea8c6cf 2026-01-09)
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
<'_>>, )