mysql_
common
0.32.4
In mysql_
common::
binlog::
decimal
Structs
Decimal
ParseDecimalError
Constants
DIG_BASE
DIG_PER_DEC
DIG_TO_BYTES
POWERS_10
Functions
decimal_bin_size
Type Aliases
Digit
mysql_common
::
binlog
::
decimal
Constant
DIG_TO_BYTES
Copy item path
Settings
Help
Summary
Source
pub const DIG_TO_BYTES: [
u8
;
10
];
Expand description
Number of bytes required to store given number of decimal digits.