Constant mysql_common::binlog::decimal::DIG_PER_DEC
source ยท pub const DIG_PER_DEC: usize = 9;
Expand description
Number of decimal digits per Digit
.
pub const DIG_PER_DEC: usize = 9;
Number of decimal digits per Digit
.