Expand description

An unresizable vector backed by a Box<[T]>

Structs

Error value indicating insufficient capacity
A draining iterator for BoxVec.
By-value iterator for BoxVec.