Function syntax::attr::find_export_name_attr
[−]
[src]
pub fn find_export_name_attr(diag: &Handler, attrs: &[Attribute]) -> Option<InternedString>
Unstable (
rustc_private
)Find the value of #[export_name=*] attribute and check its validity.