kudo 0.3.0

A minimalist Entity Component System. (Work in Progress)
Documentation
[[bench]]
harness = false
name = "bench"

[dependencies]
[dev-dependencies.bencher]
version = "0.1.5"

[package]
authors = ["Ian Kettlewell <ian.kettlewell@gmail.com>"]
categories = ["game-engines", "game-development", "data-structures"]
description = "A minimalist Entity Component System. (Work in Progress)"
edition = "2018"
keywords = ["ecs", "entity", "component", "game"]
license = "Zlib"
name = "kudo"
readme = "README.md"
repository = "https://github.com/kettle11/kudo"
version = "0.3.0"