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