Crate rusty_style

Source
Expand description

§Rusty Style

Rusty Style is a library for styling text in the terminal. It is inspired by the library lipgloss in golang.

Re-exports§

pub use color::Color;
pub use style::Style;

Modules§

color
style