Function easy_plugin::extractor::expr_to_mac []

pub fn expr_to_mac(expr: &Expr) -> Result<Spanned<Mac_>, (Span, String)>

Returns the ExprKind::Mac value in the supplied Expr.