Docs.rs
fd-core-0.1.18
fd-core 0.1.18
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
khangnghiem
Dependencies
lasso ^0.7
normal
log ^0.4
normal
petgraph ^0.7
normal
rmp-serde ^1.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
smallvec ^1.13
normal
winnow ^0.7
normal
pretty_assertions ^1.4
dev
proptest ^1
dev
Versions
60.06%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 id
fd_core
0.1.18
Module id
Module Items
Structs
In crate fd_
core
fd_core
Module
id
Copy item path
Source
Structs
§
NodeId
A lightweight, interned identifier for nodes in the scene graph. Internally a
Spur
index — 4 bytes, Copy, Eq, Hash in O(1).