Codex Handbook
tui/tests/test_backend.rs 4 lines
#[path = "../src/test_backend.rs"]mod inner;pub use inner::VT100Backend;