figlet-rs 0.1.0

Rust implementation of [FIGlet](http://www.figlet.org/) to create ascii art
Documentation

rs-figlet

A Rust library for FIGlet to generate ascii art.

Usage

Add this to your Cargo.toml:

[dependencies]
rs-figlet = "0.1.0"

License

rs-figlet is distributed under the terms of the Apache License (Version 2.0).

See LICENSE-APACHE and COPYRIGHT for details.