replace_names
rustfmt_
nightly
1.92.0-nightly
(b6f0945e4 2025-10-08)
In rustfmt_
nightly::
macros
rustfmt_nightly
::
macros
Function
replace_
names
Copy item path
Source
fn replace_names(input: &
str
) ->
Option
<(
String
,
HashMap
<
String
,
String
>)>