Function walk_param_bound

Source
pub fn walk_param_bound<V: MutVisitor>(
    vis: &mut V,
    bound: &mut GenericBound,
) -> V::Result