Cargo Features
atm-refraction has no features set by default.
[dependencies]
atm-refraction = { version = "0.6.0", features = ["serialization"] }
- default
-
These default features are set whenever
atm-refraction
is added without
somewhere in the dependency tree.default-features = false - serialization = serde, serde_derive
-
Enables serialization of cubic-splines
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.