pub(crate) fn key_field(entries_field: &FieldRef) -> Option<FieldRef>
Gets the key field from the entries of a map. For all other types returns None.