Crate mediumvec

Source
Expand description

A vector that is indexed by u32 instead of usize.

Re-exports§

pub use vec32::Vec32;

Modules§

vec32
A vector that is indexed by u32 instead of usize.

Macros§

vec32
Initialize a Vec32.