ltpp-output 3.0.0

An atomic output library based on Rust that supports output functionalities through functions, builders, and other methods. It allows customization of text and background colors.
Documentation
1
2
pub const BLOD: &str = "\x1b[1m";
pub const UNBLOD: &str = "\x1b[22m";