Crate local_vec

Source

Structsยง

CopyLocalVec
/// A fixed-capacity vector, for Copy types, that directly stores its elements
LocalVec
A fixed-capacity vector that directly stores its elements
LocalVecImpl