Overview
#17 made a change to the underlying representation of Nibbles, making use of ruint functions that aren't portable between target endianness (i.e., as_le_slice.)
This PR broke compilation of crates using nybbles for targets such as big-endian MIPS64r1 (which is the target we use for cannon.)