Macro v

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

Creates new Vector.