cushy
0.4.0
Module label
Structs
Enums
Traits
In cushy::
widgets
Module
cushy
::
widgets
::
label
Copy item path
source
·
[
−
]
Expand description
A read-only text widget.
Structs
§
Dynamic
Displayer
A generic
Display
implementation for a
DynamicDisplay
implementor.
Label
A read-only text widget.
Enums
§
Label
Overflow
The overflow behavior for a
Label
.
Traits
§
Displayable
A type that can be displayed as a
Label
.
Dynamic
Display
A context-aware
Display
implementation.