Skip to main content

double_to_json

Function double_to_json 

Source
fn double_to_json(f: f64) -> Result<Value, RError>
Expand description

Convert an f64 to a JSON number, handling special values.