1 unstable release

Uses old Rust 2015

0.0.0 Oct 29, 2018

#33 in #reactor

Download history 8/week @ 2023-12-09 3/week @ 2024-01-13 7/week @ 2024-01-20 6/week @ 2024-02-17 15/week @ 2024-02-24 7/week @ 2024-03-02 9/week @ 2024-03-09 15/week @ 2024-03-16 21/week @ 2024-03-23

54 downloads per month
Used in eansearch

MIT/Apache

12KB
50 lines

engine

crates.io version build status downloads docs.rs docs

Event loop.

Examples

Basic

Installation

$ cargo add engine

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

References

License

MIT OR Apache-2.0

Dependencies

~64KB