hyperium / tonic

A native gRPC client & server implementation with async/await support.
https://docs.rs/tonic
MIT License
9.32k stars 954 forks source link

chore(transport): Remove unnecessary generics #1741

Closed tottoto closed 2 weeks ago

tottoto commented 2 weeks ago

This type parameter seems not to be needed.