Docs.rs
  • spatial-1.0.1
    • spatial 1.0.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ambaxter
    • Dependencies
      • itertools ^0.12 normal
      • num ^0.4 normal
      • ordered-float ^4 normal
      • approx ^0.5 dev
      • rand ^0.8 dev
    • Versions
    • 81.08% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

spatial1.0.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • geometry::LineSegment
  • geometry::Point
  • geometry::Rect
  • tree::mbr::Iter
  • tree::mbr::IterMut
  • tree::mbr::MbrLeaf
  • tree::mbr::MbrMap
  • tree::mbr::RStar
  • tree::mbr::RTree

Enums

  • geometry::Shapes
  • tree::mbr::MbrRectQuery
  • tree::mbr::RTreeNode

Traits

  • FP
  • tree::mbr::MbrLeafGeometry
  • tree::mbr::MbrNode
  • tree::mbr::MbrQuery

Type Aliases

  • tree::mbr::RLinearTree
  • tree::mbr::RQuadraticTree
  • tree::mbr::RStarTree