Skip to main content

size_t

Type Alias size_t 

Source
pub type size_t = usize;
Expand description

The unsigned size type for the current platform.