Cargo Features
Rv has no features set by default.
[dependencies]
rv = { version = "0.17.0", features = ["serde1", "arraydist", "process", "datum", "experimental"] }
- serde1 = serde
-
Enables serde-serialize of nalgebra ^0.32
- arraydist process? = nalgebra
- process = argmin, argmin-math, arraydist, serde
-
Enables serde-serialize of nalgebra ^0.32
Affects
rv::process
… - datum
- experimental = rand_xoshiro
-
Affects
rv::experimental
…
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.