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