stijl 0.5.2

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.5.2"

and this to your crate root:

extern crate stijl;

Examples