Function syntex_syntax::parse::new_parser_from_source_str  
                   
                       [−]
                   
               [src]
pub fn new_parser_from_source_str<'a>(sess: &'a ParseSess, cfg: CrateConfig, name: String, source: String) -> Parser<'a>