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

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