Docs.rs
kdtree-0.7.0
kdtree 0.7.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
mrhooray
Dependencies
num-traits ^0.2
normal
serde ^1.0
normal
optional
serde_derive ^1.0
normal
optional
thiserror ^1.0
normal
rand ^0.8.5
dev
Versions
25%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
kdtree
0.7.0
Crate Items
Structs
Enums
Functions
List of all items
Structs
kdtree::KdTree
kdtree::NearestIter
kdtree::NearestIterMut
Enums
kdtree::ErrorKind
Functions
distance::squared_euclidean