rusty-rich 0.4.1

Rich text and beautiful formatting in the terminal — a Rust port of Python's Rich library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[book]
authors = ["rusty-rich contributors"]
language = "en"
multilingual = false
src = "src"
title = "rusty-rich"
description = "Rich text and beautiful formatting for the terminal — Rust port of Python Rich"

[output.html]
git-repository-url = "https://github.com/sinescode/rusty-rich"
edit-url-template = "https://github.com/sinescode/rusty-rich/edit/main/docs/{path}"
site-url = "/rusty-rich/"

[output.html.search]
limit-results = 20