specs 0.16.1

Specs is an Entity-Component-System library written in Rust.
Documentation
1
2
3
4
5
6
7
# Specs Parallel ECS

This is the reference for Specs, a Rust Entity Component System library.

If you're looking for tutorials instead, there's a book for that
[here](../tutorials/), too.