Modules
Structs
Traits
- A component meant to be rendered by
Terminal::render(...)
. All other components don’t have to implement this trait, and instead provide a render method by convention, tuned towards their needs using whichever generic types or lifetimes they need.
Functions
- Helper method to quickly set the background of all cells inside the specified area.