Struct hdf5_sys::H5O_info_meta_size_t [] [src]

pub struct H5O_info_meta_size_t {
    pub obj: H5_ih_info_t,
    pub attr: H5_ih_info_t,
}

Fields

obj: H5_ih_info_t attr: H5_ih_info_t

Trait Implementations

impl Debug for H5O_info_meta_size_t
[src]

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

Formats the value using the given formatter.