ark_r1cs_std::uint64

Type Alias UInt64

Source
pub type UInt64<F> = UInt<64, u64, F>;

Aliased Typeยง

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