Crate kawaii [] [src]

Reexports

pub extern crate ansi_term;
pub use config::Config;
pub use document::Document;
pub use util::*;

Modules

config
document
fmt
util

Macros

float
integer
string

Structs

Style

A style is a collection of properties that can format a string using ANSI escape codes.

Enums

Color

A colour is one specific type of ANSI escape code, and can refer to either the foreground or background colour.

Traits

Kawaii

Functions

inspect
print