Module render

Source

Structs§

CharString
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 system that will render an element at a location to the buffer. Render’s return type is the location the render ended at.