pub fn optional_json_string_any( value: &Value, fields: &[&str], ) -> Option<String>
Read the first present non-empty string among fields.
fields