[][src]Module kad::nodetable::knodetable

Structs

KNodeTable

KNodeTable Implementation This uses a flattened approach whereby buckets are pre-allocated and indexed by their distance from the local Id as a simplification of the allocation based branching approach introduced in the paper.