rustfmt_nightly
1.81.0-nightly
(c6727fc9b 2024-07-12)
In rustfmt_nightly::macros
Function
rustfmt_nightly
::
macros
::
replace_names
Copy item path
source
ยท
[
−
]
fn replace_names(input: &
str
) ->
Option
<(
String
,
HashMap
<
String
,
String
>)>