U384

Type Alias U384 

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

Unsigned integer with 384 bits size.

Aliased Typeยง

pub struct U384 { /* private fields */ }