[][src]Function garando_syntax2::parse::parse_meta_from_source_str

pub fn parse_meta_from_source_str(
    name: String,
    source: String,
    sess: &ParseSess
) -> PResult<MetaItem>