Skip to main content

has_vctrs_derive

Function has_vctrs_derive 

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

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