stun3489 0.1.0

An implementation of STUN (RFC 3489) using tokio
Documentation
Build #63714 2017-07-01T16:15:33.347882+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading stun3489 v0.1.0
Fresh lazycell v0.4.0
Fresh futures v0.1.14
Fresh byteorder v1.0.0
Fresh log v0.3.8
Fresh lazy_static v0.2.8
Fresh scoped-tls v0.1.0
Fresh libc v0.2.24
Fresh untrusted v0.5.0
Fresh cfg-if v0.1.1
Fresh scopeguard v0.3.2
Fresh either v1.1.0
Fresh slab v0.3.0
Fresh gcc v0.3.51
Fresh num_cpus v1.6.2
Fresh rand v0.3.15
Fresh net2 v0.2.29
Fresh iovec v0.1.0
Fresh coco v0.1.1
Fresh mio v0.6.9
Fresh bytes v0.4.4
Fresh rayon-core v1.2.1
Fresh tokio-io v0.1.2
Fresh rayon v0.7.1
Fresh tokio-core v0.1.8
Fresh ring v0.11.0
Documenting stun3489 v0.1.0
Running `rustdoc --crate-name stun3489 .cargo/registry/src/github.com-1ecc6299db9ec823/stun3489-0.1.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-76456d761c2cb637.rlib --extern-version rand=rand,0.3.15 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-190c8b8b4cb7f472.rlib --extern-version byteorder=byteorder,1.0.0 --extern ring=/home/cratesfyi/cratesfyi/debug/deps/libring-6313244423afb057.rlib --extern-version ring=ring,0.11.0 --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-3c38b04c521398ed.rlib --extern-version futures=futures,0.1.14 --extern tokio_core=/home/cratesfyi/cratesfyi/debug/deps/libtokio_core-a08697205148329f.rlib --extern-version tokio_core=tokio-core,0.1.8`
Finished dev [unoptimized + debuginfo] target(s) in 0.62 secs