Skip to main content

decimal_from_str_normalized

Function decimal_from_str_normalized 

Source
pub fn decimal_from_str_normalized(s: &str) -> Result<Decimal, Error>
Expand description

Free function replacement for Decimal::from_str_normalized (not in surrealdb-types 3.0.4)