2674327c93
Now we have MSRV of 1.41.1 we can use the `from_le_bytes` and `to_be_bytes` methods, these became available in Rust 1.32. Remove the `endian` module replacing its logic with calls to methods on the respective stdlib integer types. |
||
---|---|---|
.. | ||
contrib | ||
examples | ||
src | ||
test_data | ||
Cargo.toml |