replace_names
rustfmt_
nightly
1.92.0-beta.3
(f3f12444a 2025-11-09)
In rustfmt_
nightly::
macros
rustfmt_nightly
::
macros
Function
replace_
names
Copy item path
Source
fn replace_names(input: &
str
) ->
Option
<(
String
,
HashMap
<
String
,
String
>)>