rustc_ast_pretty::pprust

Function to_string

source
pub fn to_string(f: impl FnOnce(&mut State<'_>)) -> String