serde_derive::bound

Function with_where_predicates

source
pub fn with_where_predicates(
    generics: &Generics,
    predicates: &[WherePredicate],
) -> Generics