Bv512

Type Alias Bv512 

Source
pub type Bv512 = Bv<_512>;
Expand description

An unsigned 512-bit integer.

Aliased Typeยง

pub struct Bv512 { /* private fields */ }