Module avro.attributes

Common logic needed for objects with attributes, like Schemas and Fields.

Templates

NameDescription
HasJsonAttributes This template can be used to add functionality to a class by inserting class members and functions so that the object can represent an arbitrary list of JSON attributes.