Fix clippy warnings * Use `match` instead of `if` chain * Remove redundant `into_iter()` * Use `copied()` instead of `map()` etc. |
||
|---|---|---|
| .. | ||
| tests | ||
| Cargo.toml | ||
| ieee.rs | ||
| lib.rs | ||
| ppc.rs | ||
Fix clippy warnings * Use `match` instead of `if` chain * Remove redundant `into_iter()` * Use `copied()` instead of `map()` etc. |
||
|---|---|---|
| .. | ||
| tests | ||
| Cargo.toml | ||
| ieee.rs | ||
| lib.rs | ||
| ppc.rs | ||