Cargo Features
dosio-macros has no features set by default.
[dependencies]
dosio-macros = { version = "0.1.5", features = ["prqt", "hdf5"] }
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.
- hdf5 implicit feature
-
Enables hdf5
hdf5:
Thread-safe Rust bindings for the HDF5 library
- arrow prqt?
-
Enables arrow ^6.5.0
- parquet prqt?
-
Enables parquet ^6.5.0
- thiserror prqt?
- zip prqt?
-
Enables zip ^0.5.13