Skip to main content
strip_underscores
rustc_
proc_
macro
1.98.0-beta.5
(c666fcb9b 2026-07-18)
rustc_proc_macro
Function
strip_
underscores
Copy item path
Source
pub(crate) fn strip_underscores(value_s: &
str
) ->
Cow
<'_,
str
>