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