Expand description
An implementation of HDF5 File Format.
Note that this crate is in a very early stage of development and not intended to be used for production purposes.
Structs§
Enums§
- Data
Object - Data object.
- Error
Kind - Possible error kinds.
Type Aliases§
- Result
- This crate specific
Result
type.