Cargo Features
godot-codegen has no features set by default.
[dependencies]
godot-codegen = { version = "0.5.2", features = ["codegen-full", "codegen-rustfmt", "double-precision", "api-custom", "api-custom-json", "experimental-threads"] }
- codegen-full
-
Affects
godot-codegen::IS_CODEGEN_FULL… - codegen-lazy-fptrs codegen-rustfmt
- double-precision
- api-custom
-
Enables api-custom of godot-bindings
emit_godot_version_cfg
- api-custom-json
-
Enables api-custom-json of godot-bindings
- experimental-godot-api experimental-threads