rustc_hir_pretty
1.78.0-nightly
(9c3ad802d 2024-03-07)
?
Function
rustc_hir_pretty
::
to_string
source
·
[
−
]
pub(crate) fn to_string<F>(ann: &dyn
PpAnn
, f: F) ->
String
where F:
FnOnce
(&mut
State
<'_>),