Skip to main content

D76s50

Type Alias D76s50 

Source
pub type D76s50 = D76<50>;
Expand description

Scale alias: D76<50>. 1 LSB = 10^-50 (deep scientific precision).

Aliased Type§

#[repr(transparent)]
pub struct D76s50(pub Int256);

Tuple Fields§

§0: Int256