tower-rs / tower

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

Updating generic to be consistent #710

Closed fermanjj closed 2 years ago

fermanjj commented 2 years ago

Updating generic to be consistent with the rest of the examples