Bv256

Type Alias Bv256 

Source
pub type Bv256 = Bv<_256>;
Expand description

An unsigned 256-bit integer.

Aliased Typeยง

pub struct Bv256 { /* private fields */ }