rustc_
hir_
pretty
1.84.0-nightly
(3fee0f12e 2024-11-20)
rustc_hir_pretty
Function
to_string
Copy item path
Source
pub(crate) fn to_string<F>(ann: &dyn
PpAnn
, f: F) ->
String
where F:
FnOnce
(&mut
State
<'_>),