[−][src]Crate hdf5_types
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
Structs
CompoundField | |
CompoundType | |
EnumMember | |
EnumType | |
FixedAscii | |
FixedUnicode | |
VarLenArray | |
VarLenAscii | |
VarLenUnicode |
Enums
FloatSize | |
IntSize | |
StringError | |
TypeDescriptor |
Traits
Array | |
H5Type |