Skip to main content
strip_underscores
rustc_
proc_
macro
1.99.0-nightly
(6f72b5dd5 2026-07-22)
rustc_proc_macro
Function
strip_
underscores
Copy item path
Source
pub(crate) fn strip_underscores(value_s: &
str
) ->
Cow
<'_,
str
>