stijl

Cross-platform simple styled text streams.

Build Status

Documentation

Usage

Add this to your Cargo.toml:

toml [dependencies] stijl = "0.1.0"

and this to your crate root:

rust extern crate stijl;

Examples

rust