Function syntex_syntax::parse::tts_to_parser
[−]
[src]
pub fn tts_to_parser<'a>(sess: &'a ParseSess, tts: Vec<TokenTree>) -> Parser<'a>
Given tts and the ParseSess, produce a parser