Represents a dynamic array in contract storage. This type is zero-sized and cannot be instantiated. Vectors can only be used in storage contexts and manipulated using the associated VecTrait and MutableVecTrait traits.

Signature


#[phantom]
pub struct Vec {}