Type Definition zi::terminal::Rect

source · []
pub type Rect = Rect<usize>;
Expand description

A 2D rectangle with usize coordinates. Re-exported from euclid.