Closed
Description
I know there is the Element trait, but it isn't easy to implement and almost impossible for Enums.
I wonder if it would be possible to introduce a new trait that would allow for conversion.
My use case was to convert avro records to numpy arrays. The exact schema for the avro file might not be known a head of time. Unfortunately, I don't think it is possible with the library's current infrastructure.
Side note, new to Rust, there may be many uninformed/unintelligent things said above.
Metadata
Metadata
Assignees
Labels
No labels