| Crates.io | braillix_ratatui |
| lib.rs | braillix_ratatui |
| version | 0.2.0 |
| created_at | 2025-01-23 14:59:27.923592+00 |
| updated_at | 2025-01-28 15:04:57.443785+00 |
| description | Adapter to use braillix as a ratatui widget |
| homepage | |
| repository | https://www.github.com/mcjo163/braillix |
| max_upload_size | |
| id | 1527827 |
| size | 27,090 |
This is a small adapter crate to support using braillix with
ratatui.
Check out the examples/ directory to see usage, or run them with (e.g.):
$ cargo run --example canvas_rotating_triangle
braillix is still under development, so the API may change.