flatbuffers/samples/rust_generated
Bogdan Opanchuk 750dde7669
Make `flatc` generate Rust files not requiring `std` (#7273)
* Set an explicit 2018 edition for Rust tests

* Replace all `std` usage with `core` and `alloc` in Rust code generator

* Update the generated files

* Make Rust tests actually use no_std when the corresponding feature is enabled
2022-04-26 21:40:03 -04:00
..
my_game/sample Make `flatc` generate Rust files not requiring `std` (#7273) 2022-04-26 21:40:03 -04:00
mod.rs Refactor idl_gen_rust and Rust generated code to use consistent whitespace (#6809) 2021-08-23 18:53:10 -04:00