stijl 0.3.0

Cross-platform simple styled text streams
Documentation

stijl

Cross-platform simple styled text streams.

Build Status

Documentation

Usage

Add this to your Cargo.toml:

[dependencies]
stijl = "0.3.0"

and this to your crate root:

extern crate stijl;

Examples