Module xstack_kad::kbucket
source · Expand description
A generic k-bucket table implementation.
Structs§
- Represents a k-bucket instance.
- An immutable iterator over
KBucketTable
Traits§
- k-bucket key distance associated type must implement this trait.
- A key type trait used for
KBucketTable