range

Macro range 

Source
macro_rules! range {
    ($a:expr, $b:expr, $c:expr, $d:expr) => { ... };
}