Type Alias Dec

Source
pub type Dec = Decimal<DECIMAL_PLACES_DEFAULT>;

Aliased Typeยง

#[repr(C)]
pub struct Dec { /* private fields */ }