Module async_skipdb::equivalent

source ·
Expand description

EquivalentDb implementation, which requires K implements both Hash and Ord. If your K does not implement Hash, you can use [ComparableDb] instead.

Structs§

Type Aliases§