Function re_types_builder::generate_fbs
source · pub fn generate_fbs(
reporter: &Reporter,
definition_dir: impl AsRef<Utf8Path>,
check: bool,
)
Expand description
Generate flatbuffers definition files.
This should run as the first step in the codegen pipeline as it influences all others.