Docs.rs
elevator-core-5.10.0
elevator-core 5.10.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
andymai
Dependencies
ordered-float ^5
normal
postcard ^1
normal
rand ^0.10
normal
optional
ron ^0.12
normal
serde ^1
normal
slotmap ^1
normal
smallvec ^1
normal
criterion ^0.8
dev
proptest ^1
dev
serde_json ^1
dev
Versions
100%
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 world
elevator_
core
5.10.0
Module world
Module Items
Structs
In crate elevator_
core
elevator_core
Module
world
Copy item path
Source
Expand description
Central entity/component storage. Central entity/component storage (struct-of-arrays ECS).
Structs
ยง
World
Central storage for all simulation entities and their components.