Function make_attribute

Source
pub fn make_attribute<S: Into<String>, A: Into<Attribute>>(
    name: S,
    attribute: A,
) -> AttributeProto
Expand description

Creates a new attribute struct.