Closed mgeisler closed 3 years ago
This simply fixes a bunch of
warning: this expression borrows a reference that is immediately dereferenced by the compiler
warnings from Clippy.
This simply fixes a bunch of
warnings from Clippy.