Module common
Expand description
Common types used throughout the abstraction.
Type Aliasesยง
- Iter
Pair Result - A key-value pair coming from an iterator.
- KeyValue
- A key-value pair for table
T
. - Pair
Result - A fallible key-value pair that may or may not exist.
- Value
Only Result - A value only result for table
T
.