Function syntax::visit::walk_fn_ret_ty[][src]

pub fn walk_fn_ret_ty<'a, V: Visitor<'a>>(
    visitor: &mut V,
    ret_ty: &'a FunctionRetTy
)