Skip to main content
Rect
retroglyph
0.1.0
Rect
Aliased Type
In retroglyph::
grid
retroglyph
::
grid
Type Alias
Rect
Copy item path
Source
pub type Rect = Rect<
u16
>;
Expand description
Rectangle in the grid.
Aliased Type
ยง
#[repr(C)]
pub struct Rect {
/* private fields */
}