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

pub fn fun_to_string(decl: &FnDecl, unsafety: Unsafety, constness: Constness, name: Ident, opt_explicit_self: Option<&SelfKind>, generics: &Generics) -> String
Unstable (rustc_private)