rich_rust 0.2.1

A Rust port of Python's Rich library for beautiful terminal output
Documentation
1
2
3
4
5
6
7
8
9
10
11
---
source: tests/golden_test.rs
expression: plain
---
┏━━━━━━┳━━━━━━━━┓
┃ Name ┃ Value  ┃
┡━━━━━━╇━━━━━━━━┩
│ Key1 │ Value1 │
│ Key2 │ Value2 │
│ Key3 │ Value3 │
└──────┴────────┘