Macro combu::v[][src]

macro_rules! v {
    ($($t : tt) *) => { ... };
}
Expand description

Creates new Vector.