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(channel): Reduce unnecessary value clone #1743

Closed tottoto closed 2 weeks ago

tottoto commented 2 weeks ago

These value clones seem not to be needed.