pub fn make_attribute<S: Into<String>, A: Into<Attribute>>( name: S, attribute: A, ) -> AttributeProto
Creates a new attribute struct.