specs 0.16.1

Specs is an Entity-Component-System library written in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated by Cargo
/target/
Cargo.lock
.criterion

# Generated by mdbook
/book/book/

# Generated by rustfmt
*.bk

# IDEs / Editor
*.iml
.idea

# Website content
/bin
/public