Crate beetle_bits

Crate beetle_bits 

Source
Expand description

Crate for performing operations on bits and bytes

Modules§

f3
Everything related to the f3 struct
u1
Everything related to the u1 struct

Functions§

bits_of_u8
Returns the bits that make up a u8
u8_from_bits
Returns a byte (u8) constructed from bits (u1s)