[][src]Macro rustbatch::rect

macro_rules! rect {
    ($x: expr, $y: expr, $x1: expr, $y1: expr) => { ... };
}

math::rect::Rect constructor that works on any type of number