farben 0.17.0

Markup for the Terminal, but safer and faster.
Documentation
1
2
3
4
5
//! Internals that the user may use for certain functions.
//!
//! This module does not expose anything, just items that the developer may use.

pub use farben_core::ansi::style_to_ansi;