pub type DbSubstateKey = (DbPartitionKey, DbSortKey);
Expand description

A fully-specified key of a substate (i.e. specifying its partition and sort key).