zlayer-tui 0.10.74

Shared TUI widgets, color palette, and terminal utilities for ZLayer
Documentation
1
2
3
4
5
//! Reusable TUI widgets for `ZLayer` applications

pub mod progress_bar;
pub mod scrollable_pane;
pub mod status_list;