Skip to content

Tutorial

Six short chapters that build from a single styled line to a live progress display and the command-line tool.

Every code block is real, compiled code — the examples are checked against the library, and the images are rendered by it.

Following along

cargo new rich-tutorial && cd rich-tutorial
cargo add rs-rich

Remember: the package is rs-rich, the use line is rich.