mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 02:55:57 +00:00
3694b830a2
* Unified name case conversion to single method * Convert bfbs_gen to use ConvertCase * convert rust to use ConvertCase * Convert idl_parser to use ConvertCase * Convert MakeScreamingCamel to ConvertCase * Replaced MakeCamel with ConvertCase * minor fixes