Is your feature request related to a problem? Please describe.
It would be cool if the crate could infer avro schema from the struct and register it in schema in the schema registry.
Describe the solution you'd like
The crate would have to match rust data type to Avro data type.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.