Module mnemos_x86_64_bootimager::output
source ยท Structsยง
- CargoFormatter ๐
- DisplayOpt ๐
- Prefixed ๐
- A pre-computed style that can be applied to a struct using [
OwoColorize::style]. Its interface mimics that of [OwoColorize], but instead of chaining methods on your object, you instead chain them on theStyleobject before applying it. - Styles ๐
- Visitor ๐
Enumsยง
- ColorMode ๐
Constantsยง
Traitsยง
Functionsยง
- Helper to create
Styles more ergonomically