pub type PartitionEntry = (DbSortKey, Vec<u8>);
Expand description

A key-value entry of a substate within a known partition.