vel

Macro vel 

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