walk_fn_decl

Function walk_fn_decl 

Source
pub fn walk_fn_decl<'a, V: Visitor<'a>>(
    visitor: &mut V,
    node: &'a FnDecl,
) -> V::Result