Skip to main content
handle_common_chars
rustdoc
1.95.0-nightly
(873b4beb0 2026-02-15)
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
<'_>>, )