Cargo Features
light-curve-dmdt has no features set by default.
[dependencies]
light-curve-dmdt = { version = "0.7.1", features = ["full", "doc-images", "png", "serde"] }
- full = doc-images, png, serde
- doc-images full? = embed-doc-image
- png full?
-
Enables png
- serde full?
-
Enables serde, serde of ndarray ^0.15.3
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.