## Motivation At this early stage of the library, clippy hints have not been applied yet. ## Desired solution Remove all warnings that occur when running `cargo clippy --all-features`.
Motivation
At this early stage of the library, clippy hints have not been applied yet.
Desired solution
Remove all warnings that occur when running
cargo clippy --all-features.