ark_r1cs_std::uint128

Type Alias UInt128

Source
pub type UInt128<F> = UInt<128, u128, F>;

Aliased Typeยง

struct UInt128<F> { /* private fields */ }