Function syntax::parse::parse_stream_from_source_str [] [src]

pub fn parse_stream_from_source_str<'a>(name: String,
                                        source: String,
                                        sess: &'a ParseSess)
                                        -> TokenStream
🔬 This is a nightly-only experimental API. (rustc_private)