Module common

Available on crate feature provider only.
Expand description

Common types used throughout the abstraction.

Type Aliases§

IterPairResult
A key-value pair coming from an iterator.
KeyValue
A key-value pair for table T.
PairResult
A fallible key-value pair that may or may not exist.
ValueOnlyResult
A value only result for table T.