snarkvm_console_algorithms

Type Alias U128

Source
pub type U128<E> = Integer<E, u128>;

Aliased Typeยง

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