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

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