Skip to main content
replace_names
rustfmt_
nightly
1.98.0-nightly
(14210df0e 2026-05-31)
In rustfmt_
nightly::
macros
rustfmt_nightly
::
macros
Function
replace_
names
Copy item path
Source
fn replace_names(input: &
str
) ->
Option
<(
String
,
HashMap
<
String
,
String
>)>