[][src]Function syntex_syntax2::print::pprust::to_string

pub fn to_string<F>(f: F) -> String where
    F: FnOnce(&mut State) -> Result<()>,