Flint Engine / Guide / API Reference

toml_f32_slice

Function toml_f32_slice 

Source
pub fn toml_f32_slice(arr: &[Value]) -> Option<Vec<f32>>
Expand description

Coerce every element of a &[Value] slice to f32.