Function rustlex_codegen::rustlex [] [src]

pub fn rustlex<'a>(
    cx: &'a mut ExtCtxt,
    sp: Span,
    ident: Ident,
    args: Vec<TokenTree>
) -> Box<MacResult + 'a>