Crates.io | tower-async-bridge |
lib.rs | tower-async-bridge |
version | 0.2.0 |
source | src |
created_at | 2023-07-17 21:41:49.951154 |
updated_at | 2023-11-20 23:22:34.283955 |
description | Bridges a `tower-async` `Service` to be used within a `tower` (classic) environment, and also the other way around. |
homepage | https://github.com/plabayo/tower-async |
repository | https://github.com/plabayo/tower-async |
max_upload_size | |
id | 918866 |
size | 29,395 |
Decorates a tower::Service
, allowing it to be turned into an Service
.
This project is licensed under the MIT license.
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.