rustc_hir_pretty
1.80.0-nightly
(ada5e2c7b 2024-05-31)
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
<'_>),