* Standardise lints across Zebra crates, and add missing docs The only remaining module with missing docs is `zebra_test::command` * Todo -> TODO * Clarify what a transcript ErrorChecker does Also change `Error` -> `BoxError` * TransError -> ExpectedTranscriptError * Output Descriptions -> Output descriptions |
||
|---|---|---|
| .. | ||
| src | ||
| systemd | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: