Cargo Features
quest-sys has no features set by default.
[dependencies]
quest-sys = { version = "0.14.5", features = ["openmp", "rebuild", "cuda", "cuquantum"] }
- openmp = openmp-sys
- rebuild = bindgen
- cuda
- cuquantum
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.
- openmp-sys openmp?
- bindgen build rebuild?
-
Enables bindgen ^0.69