fn read_f32( obj: &Map<String, Value>, key: &'static str, issues: &mut Vec<FieldIssue>, ) -> Option<f32>
Read one float field. Absent and null are both “no opinion”.
null