Flint Engine / Guide / API Reference

toml_f64

Function toml_f64 

Source
pub fn toml_f64(v: &Value) -> Option<f64>
Expand description

Coerce a TOML integer or float to f64.