IntegerPart

Type Alias IntegerPart 

Source
pub type IntegerPart = i128;
Expand description

The integer part of a Decimal.

REQUIRED FEATURE: digit-sequence.