Jason Smith 8f006edf09 Merge branch 'master' of gitlab.com:CyberMages/Core/alchemy
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.
2018-01-05 19:35:40 -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%