Type Definition hdf5::Ix[][src]

pub type Ix = usize;
Expand description

A scalar integer type used by Dimension trait for indexing.

Trait Implementations