pub type PartitionEntry = (DbSortKey, Vec<u8>);
A key-value entry of a substate within a known partition.