Skip to main content

double_to_toml

Function double_to_toml 

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

Convert an f64 to a TOML value, handling special float values.