Struct tikv_jemalloc_ctl::background_thread_mib[][src]

#[repr(transparent)]
pub struct background_thread_mib(pub Mib<[usize; 1]>);
Expand description

Tuple Fields

0: Mib<[usize; 1]>

Implementations

Reads value using MIB API.

Writes value using MIB API.

Updates key to value returning its old value using MIB API.

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.