Zebra/tower-batch/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
..
error.rs Revert #500 (generic errors in tower-batch). 2020-07-22 14:29:55 -04:00
future.rs Document the correctness of Poll::Pending wakeups 2021-03-27 08:55:49 -04:00
layer.rs Revert #500 (generic errors in tower-batch). 2020-07-22 14:29:55 -04:00
lib.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00
message.rs deps: move to tokio 0.3, tower 0.4 2020-11-20 10:08:16 -08:00
semaphore.rs Add a missing Sync bound 2021-02-17 09:03:09 -05:00
service.rs Document the correctness of Poll::Pending wakeups 2021-03-27 08:55:49 -04:00
worker.rs Document the behaviour of the `select!` macro 2021-03-27 08:55:49 -04:00