Type Alias Col

Source
pub type Col = Vec<Base>;

Aliased Typeยง

pub struct Col { /* private fields */ }