Rust: remove inner attributes (#6410)

* remove inner attributes

* Added test for outdir in Rust

* add bin/outdir

* Moved outdir test to its own package and only run it if flatc is available

Co-authored-by: Casper Neo <cneo@google.com>
This commit is contained in:
Casper
2021-01-26 11:09:29 -05:00
committed by GitHub
parent efcbdc7698
commit 6effe431bb
15 changed files with 104 additions and 9 deletions

View File

@@ -1,7 +1,6 @@
// automatically generated by the FlatBuffers compiler, do not modify
#![allow(unused_imports, dead_code)]
use crate::include_test1_generated::*;
use std::mem;