Allow `memcmp` for more array comparisons This way comparing `[NonZeroU8; 8]` is just as fast as comparing `[u8; 8]`. |
||
|---|---|---|
| .. | ||
| benches | ||
| primitive_docs | ||
| src | ||
| tests | ||
| Cargo.toml | ||
Allow `memcmp` for more array comparisons This way comparing `[NonZeroU8; 8]` is just as fast as comparing `[u8; 8]`. |
||
|---|---|---|
| .. | ||
| benches | ||
| primitive_docs | ||
| src | ||
| tests | ||
| Cargo.toml | ||