Use `size_of_val` instead of manual calculation Very minor thing that I happened to notice in passing, but it's both shorter and [means it gets `mul nsw`](https://rust.godbolt.org/z/Y9KxYETv5), so why not. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| sip.rs | ||
Use `size_of_val` instead of manual calculation Very minor thing that I happened to notice in passing, but it's both shorter and [means it gets `mul nsw`](https://rust.godbolt.org/z/Y9KxYETv5), so why not. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| sip.rs | ||