stylish 0.1.0

Yet another crate implementing colorized text
Documentation
1
2
3
4
5
6
#[cfg(not(feature = "_tests"))]
compile_error!("please test with --all-features");

#[cfg(feature = "_tests")]
#[path = "std/mod.rs"]
mod std;