Cargo Features
LinearMap has no features set by default.
[dependencies]
linear-map = { version = "1.2.0", features = ["nightly", "serde_impl"] }
- nightly
- serde_impl = serde, serde_test
-
Affects
linear-map::serde
…
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.