U64

Type Alias U64 

Source
pub type U64 = Uint<{ _ }>;
Expand description

Unsigned integer with 64 bits size.

Aliased Typeยง

pub struct U64 { /* private fields */ }