[][src]Crate byterepr

Traits

ByteRepr

A trait that allows an object to be converted to and from arbitrary endianness bytes.

ByteReprNum

Marker trait for number types that implement ByteRepr