Cargo Features

Rv has no features set by default.

[dependencies]
rv = { version = "0.16.5", features = ["serde1", "arraydist", "process", "datum"] }
serde1 = serde

Enables serde-serialize of nalgebra

arraydist process? = nalgebra
process = argmin, argmin-math, arraydist, serde

Enables serde-serialize of nalgebra

Affects rv::process

datum

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.

argmin process?

Enables argmin ^0.8

argmin-math process?

Enables argmin-math ^0.3

nalgebra arraydist? process? serde1?
serde process? serde1?