2cb687fc69
Since we bumped the MSRV we have `to_le_bytes` available now, use it instead of `mem::transmute`. Remove code comment suggesting to do exactly this and clear clippy warning. While we are at it, use `cast` instead of `as`. |
||
---|---|---|
.. | ||
mod.rs | ||
recovery.rs |