Docs.rs
node_engine-0.5.0
node_engine 0.5.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Neopallium
Dependencies
anyhow ^1.0
normal
bevy ^0.15
normal
optional
ecolor ^0.29
normal
egui ^0.29
normal
optional
egui_extras ^0.29
normal
optional
emath ^0.29
normal
env_logger ^0.10
normal
erased-serde ^0.3
normal
glam ^0.29
normal
heck ^0.4
normal
hex ^0.4
normal
indexmap ^2.0
normal
inventory ^0.3
normal
lazy_static ^1.4.0
normal
log ^0.4
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1.0
normal
uuid ^1.4
normal
criterion ^0.5
dev
eframe ^0.29
dev
Versions
22.26%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
NodeId
node_
engine
0.5.0
NodeId
Aliased Type
In node_
engine::
node
node_engine
::
node
Type Alias
NodeId
Copy item path
Source
pub type NodeId =
Uuid
;
Aliased Type
ยง
pub struct NodeId(
/* private fields */
);