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

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

Given stream and the ParseSess, produce a parser