Function syntex_syntax::parse::new_parser_from_tts
[−]
[src]
pub fn new_parser_from_tts<'a>(sess: &'a ParseSess, cfg: CrateConfig, tts: Vec<TokenTree>) -> Parser<'a>