Skip to main content

has_altrep_derive

Function has_altrep_derive 

Source
pub fn has_altrep_derive(attrs: &[Attribute]) -> bool
Expand description

Returns true if the attribute list contains #[derive(Altrep)] or #[derive(miniextendr_api::Altrep)].