Function syntax::parse::tts_to_parser[src]

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