hdf5-types 0.7.1

Native Rust equivalents of HDF5 types.
Documentation

Types that can be stored and retrieved from a HDF5 dataset

Crate features:

  • const_generics: Uses const generics to enable arrays [T; N] for all N. Compiling without this limits arrays to certain prespecified sizes