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


The standard Rerun data types, component types, and archetypes.
This crate includes both the language-agnostic definitions (flatbuffers IDL) as well as the generated code.
Generated the code with `just codegen`.