1 unstable release

Uses old Rust 2015

0.0.0 Oct 29, 2018

#40 in #reactor

Download history 29/week @ 2024-11-30 48/week @ 2024-12-07 34/week @ 2024-12-14 4/week @ 2024-12-21 3/week @ 2024-12-28 22/week @ 2025-01-04 40/week @ 2025-01-11 33/week @ 2025-01-18 22/week @ 2025-01-25 43/week @ 2025-02-01 29/week @ 2025-02-08 18/week @ 2025-02-15 41/week @ 2025-02-22 38/week @ 2025-03-01 26/week @ 2025-03-08 29/week @ 2025-03-15

137 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

~65KB