Skip to main content
strip_underscores
rustc_
proc_
macro
1.98.1
(48a229cea 2026-09-01)
rustc_proc_macro
Function
strip_
underscores
Copy item path
Source
pub(crate) fn strip_underscores(value_s: &
str
) ->
Cow
<'_,
str
>