Skip to main content

read_f32

Function read_f32 

Source
fn read_f32(
    obj: &Map<String, Value>,
    key: &'static str,
    issues: &mut Vec<FieldIssue>,
) -> Option<f32>
Expand description

Read one float field. Absent and null are both “no opinion”.