Flint Engine / Guide / API Reference

toml_f32

Function toml_f32 

Source
pub fn toml_f32(v: &Value) -> Option<f32>
Expand description

Coerce a TOML integer or float to f32.