Skip to main content

check_union

Function check_union 

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