pub fn attribute_size(v: &Annotated<Attribute>) -> usizeExpand description
Calculates the size of a single attribute.
As described in attributes_size, only the value of the attribute is considered for the size
of an attribute.
pub fn attribute_size(v: &Annotated<Attribute>) -> usizeCalculates the size of a single attribute.
As described in attributes_size, only the value of the attribute is considered for the size
of an attribute.