logo
pub type IntRect = Rect<i32>;
Expand description

2D Rectangle with integer coordinates