| Crates.io | bracket_ratatui |
| lib.rs | bracket_ratatui |
| version | 0.1.3 |
| created_at | 2024-03-02 06:36:53.719439+00 |
| updated_at | 2024-03-02 07:01:59.040473+00 |
| description | Ratatui in bracket-lib !! See examples . |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1159529 |
| size | 1,726,372 |
bracket_ratatuiThis crate provides an Ratatui integration for bracket-lib , a roguelike and terminal library for rust. This is my first rust contribution so please help with pull requests, and be aware that it's a bit buggy and unoptimized :D Breaking changes are quite likely in the near future.
Just bracket and ratatui
See the examples hello_bracket and demo (demo currently uses some weird unsafe stuff so its not very good to learn from)
cargo run --example hello_bracket --release
cargo run --example demo --release
For extra widgets: