Cargo Features
hassium-core has no features set by default.
[dependencies]
hassium-core = { version = "0.1.3", features = ["web", "parallel"] }
- web
-
Enables wasm-bindgen of uuid ^0.7
- parallel = rayon
-
Enables parallel of specs ^0.14 and specs-hierarchy ^0.3
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.