rustc_
hir_
pretty
1.85.0-nightly
(a47555110 2024-11-22)
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
<'_>),