Function rustc_builtin_macros::cfg_eval::expand

source ยท
pub(crate) fn expand(
    ecx: &mut ExtCtxt<'_>,
    _span: Span,
    meta_item: &MetaItem,
    annotatable: Annotatable,
) -> Vec<Annotatable>