Skip to main content

D76s76

Type Alias D76s76 

Source
pub type D76s76 = D76<76>;
Expand description

Scale alias: D76<76>. 1 LSB = 10^-76. Maximum supported scale.

Aliased Type§

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

Tuple Fields§

§0: Int256