/flatbuffers-retained

This library allows a user to validate a flatbuffer once and the move it around or store it in a data structure without keeping the buffer borrowed. Then later it can be used again without re-validation.

Primary LanguageRustBSD 2-Clause "Simplified" LicenseBSD-2-Clause

No issues in this repository yet.