Crate ratatui_statusbar
source ·Expand description
Structs§
- A customizable
StatusBar
that can contain multiple sections. - A representation of a single section in a
StatusBar
including optional decorators (pre/post separators) around the content.
Enums§
- An enumeration of potential errors that can impact the
StatusBar
operations.