blackbeam / mysql_async

Asyncronous Rust Mysql driver based on Tokio.
Apache License 2.0
372 stars 113 forks source link

Silence clippy warnings #276

Closed espindola closed 6 months ago

espindola commented 6 months ago

In these cases I think the code is better as is, so I just silenced clippy.

espindola commented 6 months ago

ping. This is probably the simplest of the open pull requests.