mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 02:05:59 +00:00
b4774d2354
* Rust: Fix Copy and Clone impls for a few generic types * Add tests for Copy+Clone * Wrap Copy+Clone checks in a #[test] function