Docs.rs
hecs-schedule-0.7.0
hecs-schedule 0.7.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
ten3roberts
Dependencies
anyhow ^1.0.78
normal
atomic_refcell ^0.1.13
normal
hecs ^0.10.4
normal
rayon ^1.8.0
normal
optional
smallvec ^1.11.2
normal
thiserror ^1.0.53
normal
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
Module error
hecs_
schedule
0.7.0
Module error
Module Items
Enums
In crate hecs_
schedule
hecs_schedule
Module
error
Copy item path
Source
Expand description
This module provides the error type and result type aliases for hecs-schedule.
Enums
ยง
Error
Exported error types. Some of these errors map the hecs errors but provide better context such as the entity.