Structs
| Decimal | Fixed-point decimal number using separate 64-bit fields int_part: integer portion (0 to 2^64-1) frac_part: fractional portion in raw DECIMAL_SCALE units (0 to 10^18-1)… |
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help