kdbush 0.2.0

A very fast static spatial index for 2D points based on a flat KD-tree.
Documentation
1
2
3
mod kdbush;

pub use crate::kdbush::*;