Function syntex_syntax::parse::parse_tts_from_source_str [] [src]

pub fn parse_tts_from_source_str<'a>(name: String,
                                     source: String,
                                     sess: &'a ParseSess)
                                     -> PResult<'a, Vec<TokenTree>>