[][src]Function syntex_syntax2::parse::parse_stream_from_source_str

pub fn parse_stream_from_source_str(
    name: String,
    source: String,
    sess: &ParseSess
) -> TokenStream