tower-rs / tower

async fn(Request) -> Result<Response, Error>
https://docs.rs/tower
MIT License
3.56k stars 281 forks source link

Add `BoxCloneSyncService` #777

Open tthebst opened 4 months ago

tthebst commented 4 months ago

resolves #770