Crate hdf5_sys[−][src]
Expand description
Rust bindings to the hdf5
library for reading and writing data to and from storage
Modules
General purpose library functions
Creating and manipulating HDF5 attributes
Cache functions
Cache functionality
Creating and manipulating scientific datasets
Functions for handling errors that occur within HDF5
Creating and manipulating HDF5 files
File drivers
Creating and manipulating groups of objects inside an HDF5 file
Manipulating object identifiers and object names
Creating and manipulating links within an HDF5 group
Memory managment
Manipulating objects in an HDF5 file
Creating and manipulating property lists to control HDF5 library behaviour
Programmatically controlling dynamically loaded plugins
Creating and manipulating references to specific objects and data regions in an HDF5 file
Creating and manipulating dataspaces in which to store elements of a dataset
Creating and manipulating datatypes which describe elements of a dataset
Configuring filters that process data during I/O operation