rich_rust 0.1.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
12
13
14
15
16
17
18
legacy_rich/
legacy_rich/


# Added by cargo

/target

# bv (beads viewer) local config and caches
.bv/

# Environment files with secrets
.env
.env.*
a.out

# Test output artifacts
golden_outputs/