rust experimenting with ratatui table
- Rust 100%
|
|
||
|---|---|---|
| .cargo | ||
| .github/workflows | ||
| docs | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
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
