Bv128

Type Alias Bv128 

Source
pub type Bv128 = Bv<_128>;
Expand description

An unsigned 128-bit integer.

Aliased Typeยง

pub struct Bv128 { /* private fields */ }