prototty_text 0.29.0

Prototty text rendering
Documentation
1
2
3
use prototty_render::*;

pub(crate) const DEFAULT_STYLE: Style = Style::new().with_foreground(Rgb24::new(255, 255, 255));