Crate build_re_types
source ยทExpand description
This binary runs the codegen manually.
It is easiest to call this using pixi run codegen
,
which will set up the necessary tools.
Macrosยง
- join ๐This uses [
rayon::scope
] to spawn all closures as tasks running in parallel. It blocks until all tasks are done.
Constantsยง
- CPP_OUTPUT_DIR_PATH ๐
- DEFINITIONS_DIR_PATH ๐
- ENTRYPOINT_PATH ๐
- SNIPPETS_DIR_PATH ๐
Functionsยง
- main ๐