Cargo Features
fitsio has no features set by default.
[dependencies]
fitsio = { version = "0.21.6", features = ["array", "bindgen", "fitsio-src", "clippy"] }
- array = ndarray
- bindgen
-
Enables with-bindgen of fitsio-sys
- fitsio-src
-
Enables fitsio-src of fitsio-sys
- clippy
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.