flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

[Rust] Support struct type field with key attribute

Open emesare opened this issue 6 months ago • 0 comments

  • Derive Eq for struct types
  • Impl Ord and PartialOrd for struct types

Fixes https://github.com/google/flatbuffers/issues/8603

emesare avatar May 27 '25 17:05 emesare