Function walk_fn_trait_ref

Source
pub fn walk_fn_trait_ref<V: Visitor>(
    vis: &mut V,
    in_arg: &GenericArg,
    out_arg: &GenericArg,
)