flatbuffers
flatbuffers copied to clipboard
[Rust] Support struct type field with key attribute
- Derive
Eqfor struct types - Impl
OrdandPartialOrdfor struct types
Fixes https://github.com/google/flatbuffers/issues/8603