Dusk

Type Alias Dusk 

Source
pub type Dusk = u64;
Expand description

The Dusk denomination. Use the dusk function to convert from floating point format, and the from_dusk function to convert back to Dusk.

Values of Dusk should never be assigned directly. Instead they should use a call to the dusk function. If increments of the smallest denomination are desired, the LUX constant can be used.