Expand description
The core prelude.
This includes the most common types in this crate, re-exported for your convenience.
Structsยง
- Adds frame counting functionality to Apps.
- Component used to identify an entity. Stores a hash for faster comparisons.
- Convenient query for giving a human friendly name to an entity.
- Helper for configuring and creating the default task pools. For end-users who want full control, set up
TaskPoolPlugin
- Registration of default types to the
TypeRegistry
resource.