Crate bread

Source

Re-exports§

pub use term::Attr::Bold;
pub use term::Attr::Dim;
pub use term::Attr::Italic;
pub use term::Attr::Underline;
pub use term::Attr::Standout;
pub use term::Attr::Reverse;
pub use term::Attr::Secure;
pub use term::Attr::ForegroundColor;
pub use term::Attr::BackgroundColor;

Enums§

PartialToken
Token

Constants§

BLACK
BLUE
BRIGHT_BLACK
BRIGHT_BLUE
BRIGHT_CYAN
BRIGHT_GREEN
BRIGHT_MAGENTA
BRIGHT_RED
BRIGHT_WHITE
BRIGHT_YELLOW
CYAN
GREEN
MAGENTA
RED
WHITE
YELLOW

Functions§

render
render_str

Type Aliases§

Color
Number for a terminal color
FullTerminal