Cargo Features
qdk_sim_experimental has no features set by default.
[dependencies]
qdk_sim_experimental = { version = "0.24.216270-beta", features = ["python", "wasm"] }
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.
- numpy python?
-
Enables numpy ^0.13.1
- pyo3 python?
-
Enables pyo3 ^0.13.2
- web-sys wasm?