Structs§
- Char
String - A Render type that doesn’t get split. It purely renders the one item to the screen. Useful for multi-character emojis.
Traits§
- Render
- The main trait that allows for rendering an element at a location to the buffer. Render’s return type is the location the render ended at.