[][src]Function garando_syntax2::parse::parse_crate_attrs_from_source_str

pub fn parse_crate_attrs_from_source_str(
    name: String,
    source: String,
    sess: &ParseSess
) -> PResult<Vec<Attribute>>