Docs.rs
legion-core-0.2.4
legion-core 0.2.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
TomGillen
Dependencies
bit-set ^0.5
normal
crossbeam-channel ^0.4.0
normal
crossbeam-queue ^0.2.0
normal
optional
derivative ^2.1.1
normal
downcast-rs ^1.0
normal
fxhash ^0.2
normal
itertools ^0.8
normal
metrics ^0.12
normal
optional
parking_lot ^0.10
normal
rayon ^1.2
normal
optional
serde ^1
normal
optional
smallvec ^1.2
normal
thiserror ^1.0
normal
tracing ^0.1
normal
erased-serde ^0.3
dev
itertools ^0.8
dev
rayon ^1.2
dev
serde ^1
dev
serde_json ^1.0
dev
tracing ^0.1
dev
tracing-subscriber ^0.2
dev
type-uuid ^0.1
dev
uuid ^0.8
dev
Versions
69.37%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
legion_
core
0.2.4
All Items
Crate Items
Modules
Crate
legion_core
Copy item path
Source
Modules
ยง
borrow
Atomic runtime borrow checking module. These types implement something akin to
RefCell
, but are atomically handled allowing them to cross thread boundaries.
command
cons
entity
event
filter
index
iterator
permission
prelude
query
storage
subworld
world