gaea 0.3.0

Low-level library to build event driven applications, supporting lightweight non-blocking I/O.
Documentation
Build #1645162019-06-06T17:48:22.800677+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded gaea v0.3.0
Fresh cfg-if v0.1.9
Fresh log v0.4.6
Fresh libc v0.2.58
Documenting gaea v0.3.0
Running `rustdoc --edition=2018 --crate-name gaea /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/gaea-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'libc=https://docs.rs/libc/0.2.58' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'std_logger=https://docs.rs/std-logger/0.3.3' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-3340795a62eaaed9.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2eb234fee6d10e29.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 6.53s