Tutorials¶
Start here if you have not used rtb-error before. Tutorials build something
from nothing and explain as they go; the how-to guides
assume you already have a project and want one specific task done.
| Tutorial | You will end up with | Time |
|---|---|---|
| Give your CLI a diagnostic error path | A small CLI whose errors carry a code, a help line and a support footer, whose panics render the same way, and which exits with a code you chose | About 20 minutes |