predicates_of

Function predicates_of 

Source
pub(crate) fn predicates_of(
    genv: GlobalEnv<'_, '_>,
    def_id: MaybeExternId,
) -> QueryResult<EarlyBinder<GenericPredicates>>