Type Definition apache_avro::schema::Documentation
source · pub type Documentation = Option<String>;Expand description
Represents documentation for complex Avro schemas.
pub type Documentation = Option<String>;Represents documentation for complex Avro schemas.