Function syntax::parse::new_parser_from_ttsExperimental [-]  [+] [src]

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