| Crates.io | engine |
| lib.rs | engine |
| version | 0.0.0 |
| created_at | 2018-10-29 21:37:36.061261+00 |
| updated_at | 2018-10-29 21:37:36.061261+00 |
| description | Event loop. |
| homepage | |
| repository | https://github.com/yoshuawuyts/engine |
| max_upload_size | |
| id | 93472 |
| size | 27,270 |
Event loop.
$ cargo add engine
This crate uses #![deny(unsafe_code)] to ensure everything is implemented in
100% Safe Rust.
Want to join us? Check out our "Contributing" guide and take a look at some of these issues:
MIT OR Apache-2.0