Flint Engine
/
Guide
/
API Reference
toml_f64
flint_
core
0.1.0
In flint_
core::
toml_
util
flint_core
::
toml_util
Function
toml_
f64
Copy item path
Source
pub fn toml_f64(v: &Value) ->
Option
<
f64
>
Expand description
Coerce a TOML integer or float to
f64
.