tower-async-bridge

Crates.iotower-async-bridge
lib.rstower-async-bridge
version0.2.0
sourcesrc
created_at2023-07-17 21:41:49.951154
updated_at2023-11-20 23:22:34.283955
descriptionBridges a `tower-async` `Service` to be used within a `tower` (classic) environment, and also the other way around.
homepagehttps://github.com/plabayo/tower-async
repositoryhttps://github.com/plabayo/tower-async
max_upload_size
id918866
size29,395
Glen De Cauwsemaecker (GlenDC)

documentation

README

Tower Async Bridge

Decorates a tower::Service, allowing it to be turned into an Service.

Crates.io Documentation MIT licensed Build Status

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tower Async by you, shall be licensed as MIT, without any additional terms or conditions.

Commit count: 729

cargo fmt