Cargo Features
hdf5-metno-sys has no features set by default.
[dependencies]
hdf5-metno-sys = { version = "0.9.1", features = ["mpio", "hl", "threadsafe", "zlib", "static", "deprecated"] }
Please see README for further explanation of these feature flags
- mpio
-
Enables mpi-sys
Affects
h5p::H5Pset_fapl_mpio
,h5p::H5Pget_fapl_mpio
… - hl
-
Enables hl of optional hdf5-metno-src
- threadsafe
-
Enables threadsafe of optional hdf5-metno-src
- zlib = libz-sys
-
Enables zlib of optional hdf5-metno-src
- static
-
Enables hdf5-metno-src
- deprecated
-
Enables deprecated of optional hdf5-metno-src
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.