Function syntax::ext::tt::macro_rules::add_new_extension[src]

pub fn add_new_extension(cx: &mut ExtCtxt, sp: Span, name: Ident, arg: Vec<TokenTree>) -> Box<MacResult>