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 ๐