Conflicts: Cargo.toml src/converter.rs src/transmutable.rs Merged the code duplication removal from transmutable into the changes made to handle the conversion in a safer fashion.
Alchemy
This handles converting numbers to and from bytes in either big or little endian format.
Description
Languages
Rust
100%