| Crates.io | event-loop |
| lib.rs | event-loop |
| version | 0.0.0 |
| created_at | 2018-11-14 18:30:16.773619+00 |
| updated_at | 2018-11-14 18:30:16.773619+00 |
| description | Event loop. |
| homepage | |
| repository | https://github.com/yoshuawuyts/event-loop |
| max_upload_size | |
| id | 96684 |
| size | 28,618 |
Event loop.
Basic usage
// tbi
$ cargo add event-loop
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:
None.
MIT OR Apache-2.0