Module kiddo::best_neighbour

source ·
Expand description

A result item returned by a query

Structs§

  • Represents an entry in the results of a “best” query, with distance being the distance of this particular item from the query point, and item being the stored item index that was found as part of the query.