laminar 0.2.3

A simple semi-reliable UDP protocol for multiplayer games
Documentation
Build #165748 2019-06-13T16:47:13.090550+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 laminar v0.2.3
Fresh build_const v0.2.1
Fresh lazy_static v1.3.0
Fresh cfg-if v0.1.9
Fresh rand_core v0.4.0
Fresh slab v0.4.2
Fresh smallvec v0.6.10
Fresh rand_core v0.3.1
Fresh crossbeam-utils v0.6.5
Fresh log v0.4.6
Fresh libc v0.2.58
Fresh byteorder v1.3.2
Fresh net2 v0.2.33
Fresh iovec v0.1.2
Fresh rand v0.5.6
Fresh crossbeam-channel v0.3.8
Fresh crc v1.8.1
Fresh mio v0.6.19
Documenting laminar v0.2.3
Running `rustdoc --edition=2018 --crate-name laminar /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/laminar-0.2.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'bincode=https://docs.rs/bincode/1.1.4' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.2' --extern-html-root-url 'clap=https://docs.rs/clap/2.33.0' --extern-html-root-url 'crc=https://docs.rs/crc/1.8.1' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'crossbeam_channel=https://docs.rs/crossbeam-channel/0.3.8' --extern-html-root-url 'env_logger=https://docs.rs/env_logger/0.6.1' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'mio=https://docs.rs/mio/0.6.19' --extern-html-root-url 'rand=https://docs.rs/rand/0.5.6' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.92' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.92' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-1f7719831e6dac24.rmeta --extern crc=/home/cratesfyi/cratesfyi/debug/deps/libcrc-58b2ec158e1e97a5.rmeta --extern crossbeam_channel=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_channel-0f26158fec148560.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-5dfcc4fd76ec5051.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2eb234fee6d10e29.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-e7f274a67b33aabc.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-ce6418380b609961.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.84s