Function rustc_hir_pretty::to_string[][src]

pub fn to_string<F>(ann: &dyn PpAnn, f: F) -> String where
    F: FnOnce(&mut State<'_>),