Crate fixed_byterepr

Source
Expand description

§fixed-byterepr

Big-endian and little-endian fixed byte conversion traits.

§License

The entire code within this repository is licensed under the GNU General Public License v3 with Classpath exception

Macros§

delegate_from_bytes
delegate_to_bytes

Traits§

FromBytes
ToBytes