Docs.rs
nms-graph-0.2.0
nms-graph 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
02 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
oubiwann
Dependencies
chrono ^0.4
normal
csv ^1
normal
log ^0.4
normal
nms-core ^0.2.0
normal
nms-save ^0.2.0
normal
petgraph ^0.8
normal
rstar ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
serde_json ^1
dev
tempfile ^3
dev
Versions
83.65%
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
PlanetKey
nms_
graph
0.2.0
In nms_
graph::
model
nms_graph
::
model
Type Alias
Planet
Key
Copy item path
Source
pub type PlanetKey = (
SystemId
,
u8
);
Expand description
Key for looking up a specific planet: (system, planet index).