presentar-terminal 0.3.5

Terminal backend for Presentar UI framework with zero-allocation rendering
Documentation
1
2
3
4
5
6
7
8
9
//! SPEC-024: Widget Interface Tests
//!
//! **TESTS DEFINE INTERFACE. IMPLEMENTATION FOLLOWS.**
//!
//! This file runs all widget interface tests defined in tests/widgets/*.

#![cfg(feature = "ptop")]

mod widgets;