# re_types_builder
Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.
[](https://crates.io/crates/re_types_builder)
[](https://docs.rs/re_types_builder)


This crate implements Rerun's code generation tools.
These tools translate language-agnostic IDL definitions (flatbuffers) into code.
You can generate the code with `just codegen`.