Vector

Type Alias Vector 

Source
pub type Vector<T> = Vector<T>;

Aliased Typeยง

pub struct Vector<T> { /* private fields */ }