JErnestoMtz / rapl

Rank Polymorphic array library for Rust.
103 stars 3 forks source link

Code cleanup with clippy #4

Closed S-Erik closed 1 year ago

S-Erik commented 1 year ago

I suggested using Clippy to cleanup the code.

A pull request applying suggestions from clippy can be found here: #5

JErnestoMtz commented 1 year ago

It is merge now, Thank you!