rustc_hir_pretty
1.77.0-nightly
(2319be8e2 2024-01-12)
?
Function
rustc_hir_pretty
::
to_string
source
·
[
−
]
pub(crate) fn to_string<F>(ann: &dyn
PpAnn
, f: F) ->
String
where F:
FnOnce
(&mut
State
<'_>),