[][src]Crate default_vec

Structs

DefaultVec

A vector with a default value. All uninitialized values are set to T::default().