Crate mame

Crate mame 

Source
Expand description

This crate provides common building blocks to build TUI (Terminal User Interface) applications.

Modulesยง

action
Configurable action system with context-aware input bindings.
command
External command execution with configurable I/O handling.
fmt
Formatting utilities for terminal UI display elements.
json
JSON/JSONC utilities.
legend
Legend rendering utilities for terminal UI components.
preview
Text and file preview utilities for terminal UI components.
terminal
Unicode-aware terminal utilities for character width calculation and rendering.