Function syntax::parse::tts_to_parserExperimental
[-]
[+]
[src]
pub fn tts_to_parser<'a>(sess: &'a ParseSess, tts: Vec<TokenTree>, cfg: CrateConfig) -> Parser<'a>
Given tts and cfg, produce a parser