1 unstable release

Uses old Rust 2015

0.0.0 Oct 29, 2018

#32 in #reactor

Download history 24/week @ 2024-12-16 2/week @ 2024-12-23 9/week @ 2024-12-30 21/week @ 2025-01-06 42/week @ 2025-01-13 36/week @ 2025-01-20 17/week @ 2025-01-27 46/week @ 2025-02-03 27/week @ 2025-02-10 23/week @ 2025-02-17 40/week @ 2025-02-24 32/week @ 2025-03-03 31/week @ 2025-03-10 33/week @ 2025-03-17 36/week @ 2025-03-24 13/week @ 2025-03-31

114 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