misc_ecs 0.1.14

misc_ecs is a basic Entity Component System library, being developed as a way to learn.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
Copyrights in the misc_ecs project are retained by their contributors. No
copyright assignment is required to contribute to the misc_ecs project.

For full authorship information, see the version control history.

Except as otherwise noted (below and/or in individual files), misc_ecs is
licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or
<http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
<LICENSE-MIT> or <http://opensource.org/licenses/MIT>, at your option.

The misc_ecs project includes code from the Rust project
published under these same licenses.