Cargo Features
godot-macros has no features set by default.
[dependencies]
godot-macros = { version = "0.3.2", features = ["api-custom", "api-custom-json", "codegen-full", "experimental-wasm", "register-docs"] }
- api-custom build
-
Enables api-custom of godot-bindings
emit_godot_version_cfg
- api-custom-json build
-
Enables api-custom-json of godot-bindings
- codegen-full
- experimental-wasm
-
Affects
godot-macros::wasm_declare_init_fn
… - register-docs
-
Enables litrs and markdown =1.0.0-alpha.23
markdown:
Enabled by
docs
.Affects
field::Field.attributes
…