toucan_ecs

Crate Docs License: Apache 2.0

Simple and safe ECS library for Rust.

Provides basic features, such as:

For now library provides nothing for systems (are responsible for logic). You are free to create your own system!

Feature flags

This library contains some feature flags:

| Feature name | Description | |--------------|--------------------------------------------| | resource | Store resources in the world and view them |

License

Licensed under either of

at your option.