Cargo Features
qdk_sim_rs has no features set by default.
[dependencies]
qdk_sim_rs = { version = "0.28.291394", features = ["pade", "python", "trace_c_api", "wasm", "document-features"] }
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.
- document-features implicit feature
-
Enables document-features
document-features:
Extract documentation for the feature flags from comments in Cargo.toml
- numpy python?
-
Enables numpy ^0.13.1
- pyo3 python?
-
Enables pyo3 ^0.13.2
- web-sys wasm?