Type Alias size_t

Source
pub type size_t = usize;
Expand description

The unsigned integer type of the result of the sizeof operator.