genesis 0.0.1

A library for generating statically-typed ECS worlds.
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["StygianLightning <denrellum@gmail.com>"]
description = "A library for generating statically-typed ECS worlds."
edition = "2018"
keywords = ["ecs", "entity"]
license = "MIT OR Apache-2.0"
name = "genesis"
repository = "https://github.com/StygianLightning/genesis"
version = "0.0.1"