Skip to main content
handle_common_chars
rustdoc
1.96.0-beta.4
(8489f1adb 2026-04-20)
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
<'_>>, )