[−][src]Module bear_lib_terminal::geometry
Helper structs for abstracting on-screen geometry.
Structs
| Point | Represents a single on-screen point/coordinate pair. |
| Rect | A rectangle, described by its four corners and a size. |
| Size | A 2D size representation. |