[][src]Crate hdf5file

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

Error

This crate specific Error type.

Hdf5File

HDF5 file.

Enums

DataObject

Data object.

ErrorKind

Possible error kinds.

Type Definitions

Result

This crate specific Result type.