shard-ecs 0.2.6

The Shard Entity Component System.
Documentation
[dependencies.shard_ecs_derive]
optional = true
version = "0.1.0"
[dev-dependencies.rand]
version = "0.8.4"

[features]
derive = ["shard_ecs_derive"]

[package]
authors = ["Hindrik Stegenga <mail@hindrik.dev>"]
description = "The Shard Entity Component System."
edition = "2021"
homepage = "https://github.com/HindrikStegenga/Shard"
license = "MIT"
name = "shard-ecs"
repository = "https://github.com/HindrikStegenga/Shard"
resolver = "2"
version = "0.2.6"