Docs.rs
kdt-0.0.2
kdt 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Repository
Crates.io
Source
Owners
TianyiShi2001
Dependencies
num-traits ^0.2.14
normal
ordered-float ^2.0.1
normal
rand ^0.8.0
normal
kdtree ^0.6.0
dev
lazy_static ^1.4.0
dev
Versions
13.33%
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
☰
Crate kdt
Version 0.0.2
See all kdt's items
Re-exports
Modules
Structs
?
[
−
]
[src]
Crate
kdt
A k-dimensional tree data structure
Re-exports
pub use
point
::*;
Modules
point
Structs
KdTree