Function rustc_ap_rustc_parse::parse_crate_attrs_from_source_str [−][src]
pub fn parse_crate_attrs_from_source_str(
name: FileName,
source: String,
sess: &ParseSess
) -> PResult<'_, Vec<Attribute>>
pub fn parse_crate_attrs_from_source_str(
name: FileName,
source: String,
sess: &ParseSess
) -> PResult<'_, Vec<Attribute>>