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