rustfmt_
nightly
1.84.0-beta.4
(202008a1b 2024-12-07)
In rustfmt_
nightly::
utils
rustfmt_nightly
::
utils
Function
rewrite_ident
Copy item path
Source
pub(crate) fn rewrite_ident<'a>( context: &'a
RewriteContext
<'_>, ident:
Ident
, ) -> &'a
str