snarkvm_circuit_types_integers

Type Alias U16

Source
pub type U16<E> = Integer<E, u16>;

Aliased Typeยง

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