fluent-ansi 0.4.0

A fluent interface for ANSI terminal colors and styles in Rust.
Documentation
1
2
3
4
pub(crate) mod additive_styling;
pub(crate) mod color_type;
pub(crate) mod composed_styling;
pub(crate) mod from_to;