Function parse_decimal

Source
pub fn parse_decimal(text: &str, size: DecimalSize) -> Result<NumberValue>
Expand description

assume text is from used only for expr, so put more weight on readability