pub fn parse_decimal(data: &Value, key: &str) -> Option<Decimal>
Parse a Decimal value from JSON.
Decimal