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