textual 1.0.0-dev

A reactive TUI framework inspired by the Python Textual library
Documentation
1
2
3
4
#[test]
fn snapshot_harness_smoke() {
    insta::assert_snapshot!("textual-rs snapshot harness ready");
}