Type Alias U384

pub type U384 = Uint<384, 6>;
Expand description

Uint for 384 bits.

Aliased Typeยง

pub struct U384 { /* private fields */ }