Struct tikv_jemalloc_ctl::config::malloc_conf_mib [−][src]
#[repr(transparent)]pub struct malloc_conf_mib(pub MibStr<[usize; 2]>);
Expand description
See malloc_conf
.
Tuple Fields
0: MibStr<[usize; 2]>
#[repr(transparent)]pub struct malloc_conf_mib(pub MibStr<[usize; 2]>);
See malloc_conf
.
0: MibStr<[usize; 2]>