Thomasdezeeuw / gaea

Low-level library to build event driven applications, supporting lightweight non-blocking I/O.
https://docs.rs/gaea/
MIT License
16 stars 0 forks source link

Add getting started section #91

Closed Thomasdezeeuw closed 5 years ago

Thomasdezeeuw commented 5 years ago

Moves the example in the root of the crate to the examples directory and mentions this in the example section.

Also expands the documentation about handling different error types in poll.