Module apache_avro::schema::derive
source · Traits§
- Trait for types that serve as fully defined components inside an Avro data model. Derive implementation available through
derive
feature. This is what is implemented by thederive(AvroSchema)
macro.