Cargo Features
Vectune has no features set by default.
[dependencies]
vectune = { version = "0.1.1", features = ["wasm32-unkown-unknown", "progress-bar"] }
- wasm32-unkown-unknown
-
getrandom:
Feature to enable custom RNG implementations
- progress-bar = indicatif
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.