//! Auto-generated module
//!
//! 🤖 Generated with [SplitRS](https://github.com/cool-japan/splitrs)
use *;
/// Bit manipulation helper utilities.
/// Fixed-width bitvector backed by a const generic width parameter.
/// SMT-LIB BitVec representation for solver integration.
/// Arithmetic utilities for bitvector operations.
/// Precomputed population count lookup table.