vv

Type Alias vv 

Source
pub type vv<T> = Vec<Vec<T>>;

Aliased Typeยง

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