Closed Pritesh-Patel closed 5 years ago
Hi, thank you for your feedback. I released a patch to preserve Avro records fields ordering in the generated Rust struct. Please give latest version (the 0.4.0
) a try and let me know if it works.
This worked great thanks! @lerouxrgd
Just started using this, its great but because of this issue: https://github.com/flavray/avro-rs/issues/47 i have had to manually reorder the fields in the generated struct. Would it be possible to maintain the ordering in the schema in the struct also?