Module term_transcript::svg [−][src]
This is supported on crate feature
svg only.Expand description
Structs
| NamedPaletteParseError | Errors that can occur when parsing |
| Palette | Palette of 16 standard terminal colors (8 ordinary colors + 8 intense variations). |
| RgbColor | RGB color with 8-bit channels. |
| ScrollOptions | Options that influence the scrolling animation. |
| Template | Template for rendering |
| TemplateOptions | Configurable options of a |
| TermColors | Values of 8 base terminal colors. |
Enums
| NamedPalette | Named |
| RgbColorParseError | Errors that can occur when parsing an |
| WrapOptions | Text wrapping options. |