mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 05:55:21 +00:00
c56fff88a2
* Fixed MakeCamelCase behavior when supplied Upper_Camel_Case, snake_case and UPPERCASE strings. * Modified the rust integration test to reflect changes.