Skip to main content
rewrite_ident
rustfmt_
nightly
1.96.0-nightly
(cf7da0b72 2026-03-30)
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