Function syntex_syntax::attr::find_export_name_attr [] [src]

pub fn find_export_name_attr(diag: &Handler, attrs: &[Attribute]) -> Option<InternedString>

Find the value of #[export_name=*] attribute and check its validity.