Type Definition halo2_base::safe_types::SafeUint32
source · [−]pub type SafeUint32<F> = SafeType<F, { _ }, TOTAL_BITS>;
Expand description
SafeType for uint32.
pub type SafeUint32<F> = SafeType<F, { _ }, TOTAL_BITS>;
SafeType for uint32.