tower
https://github.com/tower-rs/tower
Rust
async fn(Request) -> Result<Response, Error>
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported2 Subscribers
Add a CodeTriage badge to tower
Help out
- Issues
- chore: update dead link in `util/rng.rs`
- error[E0107]: struct takes 3 generic arguments but 2 generic arguments were supplied
- A struct to combine two service
- Update LICENSE
- Bump rand to v0.9
- `no-std` compatiblity for underlying traits
- Example code: Encapsulate arbitrary caller-provided layers in library code
- [Feature request] Layer to support delegating requests to arbitrary executor
- chore: Replace type related to future with standard library
- Rethinking `CallAll::poll_next` order of operations.
- Docs
- Rust not yet supported