Type Definition snarkvm_circuit::integers::U16

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