rabbitui-testing 0.0.0

Testing utilities for the rabbitui terminal UI framework (early development; this release reserves the crate name)
Documentation
1
2
3
4
5
6
//! Placeholder reserving the `rabbitui-testing` crate name for the rabbitui project,
//! a terminal UI framework for Rust that is in early development.
//!
//! This release intentionally contains no code. Real releases will start
//! at 0.1.0. See <https://github.com/joshka/rabbitui>.
#![no_std]