Jason Travis Smith e7f2f252fa Now supporting primitive type conversion with a trait!
This changes the old Transmutable trait to Converter and adds a new
Transmutable trait to all the primitive number types.
2016-01-05 17:46:31 -05:00
2016-01-03 03:22:21 -05:00
2016-01-02 18:27:06 -05:00
2015-12-30 22:24:41 -05:00

Alchemy

This handles converting numbers to and from bytes in either big or little endian format.

Description
Handles converting numbers to and from bytes in either big or little endian format.
Readme 104 KiB
Languages
Rust 100%