Type Alias Decimal
pub type Decimal = Decimal;Expand description
Legacy single-backend alias, kept for hand-written call sites outside generated code. Only exists when exactly one backend feature is active — see this module’s doc for why “both” doesn’t pick a default instead of simply not exporting this name.
Aliased Type§
pub struct Decimal { /* private fields */ }