rustc_
hir_
pretty
1.82.0
(f6e511eec 2024-10-15)
Function
rustc_hir_pretty
::
to_string
Copy item path
source
ยท
[
−
]
pub(crate) fn to_string<F>(ann: &dyn
PpAnn
, f: F) ->
String
where F:
FnOnce
(&mut
State
<'_>),