zerovec_derive::utils

Function extract_field_attributes

source
pub fn extract_field_attributes(
    attrs: &mut Vec<Attribute>,
) -> Result<Option<Ident>>
Expand description

Extract attributes from field, and return them

Only current field attribute is zerovec::varule(VarUleType)