Skip to main content
strip_underscores
rustc_
proc_
macro
1.98.0-nightly
(9e2abe0c6 2026-06-16)
rustc_proc_macro
Function
strip_
underscores
Copy item path
Source
pub(crate) fn strip_underscores(value_s: &
str
) ->
Cow
<'_,
str
>