flatbuffers/tests/include_test
Casper 442949bc11
Rust Flatbuffers Verifier (#6269)
* Updated comments and fixed a fundemental type error.

* bump rust flatbuffers semver

* Initial commit with verifier, need to clean up

* Verifier tested. Needs clean up and refactoring.

* Display for InvalidFlatbuffer and better errors for strings

* SimpleToVerify, some refactoring

* Combined VerifierType TableAccessorFuncBody into FollowType

* scrub todos

* Update Rust get_root functions.

There are 6 variants, with verifier options, default verifier options
and no verification "fast".

* Rename root fns

* inline

* Update to use thiserror

* fix for bad compiler

* improve error formatting

* Replace multiply with saturating_multiply

* saturating adds too

* Add docs disclaiming experimental verification system

Co-authored-by: Casper Neo <cneo@google.com>
2020-12-07 18:37:51 -05:00
..
sub Rust Flatbuffers Verifier (#6269) 2020-12-07 18:37:51 -05:00
include_test1.fbs Make inter-file cycles compile (#4364) 2017-06-26 09:07:02 -07:00
include_test1_generated.rs Rust Flatbuffers Verifier (#6269) 2020-12-07 18:37:51 -05:00