Skip to main content

generic_param_associated_bounds

Function generic_param_associated_bounds 

Source
fn generic_param_associated_bounds(
    make: &SyntaxFactory,
    adt: &Adt,
    trait_: &Type,
    generic_params: &GenericParamList,
) -> Option<WhereClause>