usize is an alias for u32 type.

Signature

pub type usize = u32;