Function syntex_syntax::parse::new_parser_from_tts [] [src]

pub fn new_parser_from_tts<'a>(sess: &'a ParseSess,
                               tts: Vec<TokenTree>)
                               -> Parser<'a>