Docs.rs
nodedb-spatial-0.0.0-beta.1
nodedb-spatial 0.0.0-beta.1
Docs.rs crate page
BUSL-1.1
Links
Homepage
Repository
crates.io
Source
Owners
farhan-syah
Dependencies
h3o ^0.9
normal
nodedb-types ^0.0.0-beta.1
normal
rmp-serde ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2.0
normal
rand ^0.9
dev
Versions
78.16%
of the crate is documented
Go to latest stable release
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
Module node
nodedb_
spatial
0.0.0-beta.1
Module node
Module Items
Structs
Constants
Type Aliases
In nodedb_
spatial::
rtree
nodedb_spatial
::
rtree
Module
node
Copy item path
Source
Expand description
R-tree node types and constants.
Structs
§
RTree
Entry
A spatial entry stored in an R-tree leaf.
Constants
§
INTERNAL_
CAPACITY
LEAF_
CAPACITY
MIN_
FILL_
INTERNAL
MIN_
FILL_
LEAF
REINSERT_
COUNT_
LEAF
Type Aliases
§
EntryId
Unique identifier for a spatial entry (document RID or opaque u64).