replace_names
rustfmt_
nightly
1.92.0
(ded5c06cf 2025-12-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
>)>