Struct hdf5_sys::H5_ih_info_t [] [src]

pub struct H5_ih_info_t {
    pub index_size: hsize_t,
    pub heap_size: hsize_t,
}

Fields

index_size: hsize_t heap_size: hsize_t

Trait Implementations

impl Debug for H5_ih_info_t
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.