Skip to main content

check_trait

Function check_trait 

Source
pub(crate) fn check_trait(
    tcx: TyCtxt<'_>,
    def_id: LocalDefId,
) -> Result<(), ErrorGuaranteed>