fn decode_upsert_value<'a>(iter: impl Iterator<Item = Datum<'a>>) -> UpsertValueExpand description
Decode an UpsertValue produced by [upsert_value_to_row] from any datum
iterator — a ValRowSpine cursor’s DatumSeq or a stashed Row’s iter.