snarkvm_circuit_types_integers

Type Alias U64

Source
pub type U64<E> = Integer<E, u64>;

Aliased Typeยง

struct U64<E> { /* private fields */ }