vect

Macro vect 

Source
macro_rules! vect {
    ($x: expr, $y: expr) => { ... };
}
Expand description

math::vect::vect constructor that works on any type of number