entity_table_realtime 0.1.2

An ECS data store for realtime components
Documentation
1
2
3
4
5
6
7
8
9
# Entity Table Realtime

[![Version](https://img.shields.io/crates/v/entity_table_realtime.svg)](https://crates.io/crates/entity_table_realtime)
[![Documentation](https://docs.rs/entity_table_realtime/badge.svg)](https://docs.rs/entity_table_realtime)
[![test](https://github.com/gridbugs/entity-table-realtime/actions/workflows/test.yml/badge.svg)](https://github.com/gridbugs/entity-table-realtime/actions/workflows/test.yml)
[![dependency status](https://deps.rs/repo/github/gridbugs/entity-table-realtime/status.svg)](https://deps.rs/repo/github/gridbugs/entity-table-realtime)

Companion to [entity_table](https://crates.io/crates/entity_table) for storing components with realtime
scheduling