flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

Option --rust-module-root-file does not include all types in the module

Open jpochyla opened this issue 2 years ago • 2 comments

When running flatc once on many files which all include some other, common, definitions, the resulting Rust mod.rs file does not contain mod xxx_generated for all generated Rust modules, only some.

flatc version 23.3.3.

jpochyla avatar Sep 14 '23 16:09 jpochyla

I have the same issue with flatc version 23.5.26.

eschmidt-WI avatar Nov 28 '23 14:11 eschmidt-WI

Same here.

metasim avatar May 20 '24 15:05 metasim