Expand description
Asyncronous and Pleasant Entity Component System
Modules
Entity creation.
Plugins are collections of complimentary systems and resources.
System scheduling for outer parallelism.
Entity component storage traits.
Structs
Wrapper for one fetched resource.
Enums
A resource that is ready for fetching, which means it is either owned (and therefore mutable by the owner) or sitting in an Arc.