Skip to main content

Module types

Module types 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Structs§

BitManipulator
Bit manipulation helper utilities.
BitVecArithmetic
Arithmetic utilities for bitvector operations.
BitVecFixed
Fixed-width bitvector backed by a const generic width parameter.
BitVecSMT
SMT-LIB BitVec representation for solver integration.
PopcountTable
Precomputed population count lookup table.