Simple bit field trait providing get_bit, get_bits, set_bit, and set_bits methods for Rust's integral types.
# Cargo.toml
[dependencies]
bit_field = "0.10.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets and gets a bit in a u8 value using the BitField trait.
No known issues recorded.
No dependency data recorded yet.