rustyhdf5-types
HDF5 type system definitions for the rustyhdf5 ecosystem.
Features
- Complete HDF5 datatype representations (integer, float, string, compound, array, enum, etc.)
- Type conversion and validation utilities
Usage
use HDF5Type;
License
MIT