Bit Field

JSON →
library 0.10.3 ·rust
verified Jun 16, 2026

Simple bit field trait providing get_bit, get_bits, set_bit, and set_bits methods for Rust's integral types.