| Crates.io | seawater |
| lib.rs | seawater |
| version | 0.2.2 |
| created_at | 2022-05-15 13:03:22.382697+00 |
| updated_at | 2022-09-19 14:25:23.517268+00 |
| description | A high performance entity component system useful as a backend for developing GUI applications and video games. |
| homepage | |
| repository | https://github.com/ii887522/seawater |
| max_upload_size | |
| id | 587151 |
| size | 11,354 |
A high performance entity component system useful as a backend for developing GUI applications and video games.
cargo fmt
cargo watch -x fmt
cargo clippy --all-features
cargo watch -x "clippy --all-features"
cargo build
cargo watch -x build
cargo test
cargo watch -x test