Docs.rs
tower-batch-0.2.0
tower-batch 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
chmodas
Dependencies
futures-core ^0.3
normal
pin-project-lite ^0.2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tower ^0.5
normal
tracing ^0.1
normal
futures ^0.3
dev
rusqlite ^0.39
dev
tokio ^1
dev
tokio-test ^0.4
dev
tower ^0.5
dev
tower-test ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module error
tower_
batch
0.2.0
Module error
Module Items
Structs
In crate tower_
batch
tower_batch
Module
error
Copy item path
Source
Expand description
Error types for the
Batch
middleware.
Structs
§
Closed
An error produced when the a buffer’s worker closes unexpectedly.
Service
Error
An error produced by a
Service
wrapped by a
Batch