This changes the old Transmutable trait to Converter and adds a new Transmutable trait to all the primitive number types.
Alchemy
This handles converting numbers to and from bytes in either big or little endian format.
Description
Languages
Rust
100%