[][src]Function syntex_syntax2::parse::stream_to_parser

pub fn stream_to_parser(sess: &ParseSess, stream: TokenStream) -> Parser

Given stream and the ParseSess, produce a parser