Function syntax::print::pprust::to_stringUnstable [-] [+] [src]

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