Structs
- A pre-computed style that can be applied to a struct using [
OwoColorize::style
]. Its interface mimicks that of [OwoColorize
], but instead of chaining methods on your object, you instead chain them on theStyle
object before applying it.
Enums
Constants
Traits
Functions
- Helper to create
Style
s more ergonomically