rustc_trait_selection::error_reporting::traits::suggestions

Function predicate_constraint

source
fn predicate_constraint(
    generics: &Generics<'_>,
    pred: Predicate<'_>,
) -> (Span, String)