Cargo Features
HUGR has no features set by default.
[dependencies]
hugr = { version = "0.13.3", features = ["extension_inference", "declarative", "model_unstable"] }
- extension_inference
-
Enables extension_inference of hugr-core
- declarative
-
Enables declarative of hugr-core
- model_unstable = hugr-model
-
Enables model_unstable of hugr-core
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.