Skip to main content

lower_to_hir

Function lower_to_hir 

Source
pub(crate) fn lower_to_hir(
    tcx: TyCtxt<'_>,
    def_id: LocalDefId,
) -> MaybeOwner<'_>