Function syntax::parse::parse_crate_attrs_from_source_strExperimental
[-]
[+]
[src]
pub fn parse_crate_attrs_from_source_str(name: String, source: String, cfg: CrateConfig, sess: &ParseSess) -> Vec<Attribute>