No description
Find a file
2025-11-26 14:04:54 -08:00
impl Simplify references to the layout type. 2025-11-26 14:04:54 -08:00
macro Initial Commit 2025-11-25 22:55:52 -08:00
src Simplify references to the layout type. 2025-11-26 14:04:54 -08:00
.gitignore Initial Commit 2025-11-25 22:55:52 -08:00
Cargo.lock Initial Commit 2025-11-25 22:55:52 -08:00
Cargo.toml Initial Commit 2025-11-25 22:55:52 -08:00
README.md Initial Commit 2025-11-25 22:55:52 -08:00

The ratatui_lunch_tray crate provides a macro to make "lunch-tray" widgets, i.e., layouts with slots for different widgets.

The main export is the lunch_tray! macro look there for documentation.