google / tarpc

An RPC framework for Rust with a focus on ease of use.
MIT License
3.18k stars 194 forks source link

Clippy Warnings in `tarpc` #378

Closed roynrishingha closed 2 years ago

roynrishingha commented 2 years ago

Clippy Warnings

Currently master branch contains the following warnings :

Suggestion

Fix all suggested warnings to maintain clippy standards.