Type Definition avro_rs::schema::Documentation

source ·
pub type Documentation = Option<String>;
Expand description

Represents documentation for complex Avro schemas.