Skip to main content
rewrite_ident
rustfmt_
nightly
1.95.0-nightly
(366a1b93e 2026-02-03)
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