Crate bk_tree

Source

Modules§

metrics
This is a collection of string metrics that are suitable for use with a BK-tree.

Structs§

BKTree
A representation of a BK-tree.
Find
Iterator for the results of BKTree::find.

Traits§

Metric
A trait for a metric (distance function).