Module requestty_ui::style [−][src]
Expand description
A module to control the looks of text.
Structs
The change in attributes. Use Attributes::diff to create one.
Attributes change the way a piece of text is displayed.
Some content with a particular style applied.
Enums
Represents a color. See the underlying terminal library documentation for information on terminal compatibility.
Traits
Provides a set of methods to set the colors and attributes.