entity_table 0.2.3

Data structure for associating data with entities in an Entity Component System
Documentation
1
2
3
4
5
# Entity Table

[![Version](https://img.shields.io/crates/v/entity_table.svg)](https://crates.io/crates/entity_table)
[![Documentation](https://docs.rs/entity_table/badge.svg)](https://docs.rs/entity_table)
[![test](https://github.com/stevebob/entity-table/actions/workflows/test.yml/badge.svg)](https://github.com/stevebob/entity-table/actions/workflows/test.yml)