zebra/tower-fallback/src
teor 2f0f379a9e
Standardise clippy lints and require docs (#2238)
* 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
2021-06-04 08:48:40 +10:00
..
future.rs Document the correctness of Poll::Pending wakeups 2021-03-27 08:55:49 -04:00
lib.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00
service.rs tower-fallback: switch to Box<dyn Error + Send + Sync + 'static> 2020-07-15 10:09:37 -07:00