pub fn is_validate_decimal256_precision(value: i256, precision: u8) -> bool
Expand description
Return true if the specified i256
value can be properly
interpreted as a Decimal256
number with precision precision
pub fn is_validate_decimal256_precision(value: i256, precision: u8) -> bool
Return true if the specified i256
value can be properly
interpreted as a Decimal256
number with precision precision