flatbuffers/tests/rust_usage_test/bin
Casper 1da0a2dfac
Rust Object API (#6070)
* inital commit of rust object api

* Required fields support.

* clang fallthrough

* Fix unused variables

* just don't fall through

* remove comment

* s/panic/unreachable

* Tests for object API

* Added defaults

* deleted unintentionally added files and updated .bat file

* fix bat file

* clang format

* Cargo clippy checks

* remove commented out code

* clippy allows

* Remove matches! macro since we're not yet at Rust v1.42

* install clippy in RustTest.sh

* move line

Co-authored-by: Casper Neo <cneo@google.com>
2021-01-22 13:07:32 -05:00
..
flatbuffers_alloc_check.rs Rust Object API (#6070) 2021-01-22 13:07:32 -05:00
flexbuffers_alloc_check.rs Fix Rust UB problems (#6393) 2021-01-11 15:24:52 -05:00
monster_example.rs Rust Object API (#6070) 2021-01-22 13:07:32 -05:00