Function walk_fn_ret_ty

Source
pub fn walk_fn_ret_ty<V: MutVisitor>(
    vis: &mut V,
    ret_ty: &mut FnRetTy,
) -> V::Result