Type Definition yatp_cli::Rect

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

Alias for euclid’s Rect of 2 unsigned 32-bit integers