Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
When using #[derive(AvroSchema)], it can extract record docs, but not field docs.
Is it possible to extra field docs?
Ref -
https://github.com/apache/avro/blob/78540a1e59d8556226b9ff1484ff17212137de62/lang/rust/avro_derive/src/lib.rs#L129
https://github.com/apache/avro/blob/78540a1e59d8556226b9ff1484ff17212137de62/lang/rust/avro_derive/src/lib.rs#L113
Attachments
Issue Links
- links to