Crate default_vec [] [src]

Structs

DefaultVec

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