| Crates.io | re_types_builder |
| lib.rs | re_types_builder |
| version | 0.25.1 |
| created_at | 2023-07-05 13:47:15.485521+00 |
| updated_at | 2025-09-19 08:57:24.017531+00 |
| description | Generates code for Rerun's SDKs from flatbuffers definitions. |
| homepage | https://rerun.io |
| repository | https://github.com/rerun-io/rerun |
| max_upload_size | |
| id | 909065 |
| size | 807,222 |
Part of the rerun family of crates.
This crate implements Rerun's code generation tools.
These tools translate language-agnostic IDL definitions (flatbuffers) into code.
You can generate the code with pixi run codegen.
The .fbs files can contain docstring (///) which in turn can contain doclinks.
They are to be written on the form [archetypes.Image].
Only links to types are currently supported.
Link checking is not done by the codegen, but the output is checked implicitly by cargo doc, lychee etc.
We only support doclinks to the default rerun.scope.