Docs.rs
spart-0.6.1
spart 0.6.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
26 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
habedi
Dependencies
bincode =1.3.3
normal
optional
ordered-float ^5.0.0
normal
serde ^1.0.209
normal
optional
tracing ^0.1.41
normal
anyhow ^1.0.86
dev
bincode =1.3.3
dev
criterion =0.7.0
dev
proptest ^1.5.0
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
spart
0.6.1
Crate Items
Structs
Enums
Traits
List of all items
Structs
geometry::Cube
geometry::EuclideanDistance
geometry::Point2D
geometry::Point3D
geometry::Rectangle
kdtree::KdTree
octree::Octree
quadtree::Quadtree
rstar_tree::RStarTree
rtree::RTree
Enums
errors::SpartError
Traits
geometry::BSPBounds
geometry::BoundedObject
geometry::BoundingVolume
geometry::BoundingVolumeFromPoint
geometry::DistanceMetric
geometry::HasMinDistance
geometry::VolumeBound
index::SpatialIndex
kdtree::KdPoint