scrin
Made by KnottDynamics.
scrin is a Rust terminal UI toolkit with composable widgets, dynamic panes,
overlays, command palettes, status bars, animation helpers, sanitization, and
Aisling-powered effects/loaders.
[]
= "0.1"
use Buffer;
use Color;
use Rect;
use ;
use Widget;
let mut buffer = new;
let block = new.with_borders;
block.render;
Run the demos with the scripts in scripts/, for example: