Expand description
Support to implement graphical consoles.
Structs§
- Graphics
Console - Implementation of a console that renders to a backing surface.
- Raster
Info - Container for configuration information of the backing surface.
Traits§
- Clamped
Into - Conversion between types with silent value clamping.
- Clamped
Mul - Multiplication of values into a narrower type with silent value clamping.
- Input
Ops - Primitive graphical console input operations.
- Raster
Ops - Primitive graphical console raster operations.