[][src]Function syntax::parse::stream_to_parser

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

Given stream and the ParseSess, produce a parser