mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 23:01:03 +00:00
aa75e5734b
* Make Rust constants public Otherwise they cannot be accessed by code that consumes the generated bindings. * Re-generate test code * Add a test for enum constants