Trait CapacityMut

Source
pub trait CapacityMut: Capacity + Reserve { }
Expand description

Collection with mutable capacity.

Implementors§

OSZAR »