parse_decimal_opt

Function parse_decimal_opt 

Source
pub fn parse_decimal_opt(value: Option<&str>) -> Result<Option<Decimal>>
Expand description

Parse an optional decimal string.