Function rustc_hir_analysis::check::wfcheck::check_mod_type_wf

source ·
fn check_mod_type_wf(
    tcx: TyCtxt<'_>,
    module: LocalModDefId
) -> Result<(), ErrorGuaranteed>