Skip to main content

D76s6

Type Alias D76s6 

Source
pub type D76s6 = D76<6>;
Expand description

Scale alias: D76<6>. 1 LSB = 10^-6 (ppm).

Aliased Type§

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

Tuple Fields§

§0: Int256