entity_data 0.2.0

A container for entity component data.
Documentation
[dependencies.ahash]
version = "0.7.2"

[dependencies.bit-set]
version = "0.5.2"

[dependencies.unchecked_unwrap]
version = "3.0.0"
[dev-dependencies.rand]
version = "0.8.3"

[package]
authors = ["a7292969 <a7292969@gmail.com>"]
categories = ["data-structures", "rust-patterns"]
description = "A container for entity component data."
edition = "2018"
keywords = ["data", "interfaces", "dynamic-dispatch", "ecs"]
license-file = "LICENSE.md"
name = "entity_data"
readme = "README.md"
repository = "https://github.com/a7292969/entity_data"
version = "0.2.0"