rustc_
hir_
pretty
1.87.0-nightly
(920d95eaf 2025-03-28)
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
<'_>),