rustc_
hir_
pretty
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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
<'_>),