Skip to main content

macro_reexport_is_inline

Function macro_reexport_is_inline 

Source
pub(crate) fn macro_reexport_is_inline(
    tcx: TyCtxt<'_>,
    import_id: LocalDefId,
    def_id: DefId,
) -> bool
Expand description

Returns true if def_id is a macro and should be inlined.