We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61e57f commit b3ecadfCopy full SHA for b3ecadf
README.md
@@ -1,5 +1,8 @@
1
# event-manager
2
3
+[](https://crates.io/crates/event-manager)
4
+[](https://docs.rs/event-manager/)
5
+
6
The `event-manager` provides abstractions for implementing event based
7
systems. For now, this crate only works on Linux and uses the
8
[epoll](http://man7.org/linux/man-pages/man7/epoll.7.html) API to provide a
0 commit comments