rust experimenting with ratatui table
Find a file
2026-02-03 13:07:36 -08:00
.cargo app 2024-01-25 10:54:39 -08:00
.github/workflows actions 2024-01-25 11:05:48 -08:00
docs image 2024-01-25 08:02:37 -08:00
src refactor 2024-01-26 16:56:57 -08:00
tests init 2024-01-25 07:48:55 -08:00
.gitignore ignore 2024-01-25 08:59:31 -08:00
Cargo.lock Bump bytes from 1.5.0 to 1.11.1 2026-02-03 20:51:35 +00:00
Cargo.toml alpha 2024-01-25 08:07:58 -08:00
README.md image 2024-01-25 08:02:37 -08:00

Experimenting with Ratatui table example from v0.26.0-alpha.2

https://github.com/ratatui-org/ratatui/blob/v0.26.0-alpha.2/examples/table.rs

alt text