Function to_float

Source
pub fn to_float(arg: &Value) -> Result<f32, String>
👎Deprecated
Expand description

Convert arg to a float and do some error checks (without casting)