Type Definition zi::terminal::Size

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

A 2D size with usize width and height. Re-exported from euclid.