hyperium / tonic

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

chore: Replace unit struct with ordinary struct #1777

Closed tottoto closed 2 weeks ago

tottoto commented 2 weeks ago

Resolves clippy warnings and improves codes consistency.