twist-deflate 0.1.0

An implementation of RFC 7692 for the twist codec.
Documentation
Build #606652017-06-06T14:51:20.251929+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading twist-deflate v0.1.0
Downloading twist v0.1.4
Fresh httparse v1.2.3
Fresh take v0.1.0
Fresh log v0.3.8
Fresh void v1.0.2
Fresh scoped-tls v0.1.0
Fresh byteorder v1.0.0
Fresh slog v1.5.2
Fresh sha1 v0.2.0
Fresh slab v0.3.0
Fresh lazycell v0.4.0
Fresh pkg-config v0.3.9
Fresh futures v0.1.14
Fresh gcc v0.3.50
Fresh cfg-if v0.1.0
Fresh smallvec v0.2.1
Fresh libc v0.2.23
Fresh libz-sys v1.0.13
Fresh net2 v0.2.29
Fresh rand v0.3.15
Fresh uuid v0.4.0
Fresh thread-id v3.1.0
Fresh iovec v0.1.0
Fresh time v0.1.37
Fresh isatty v0.1.3
Fresh num-traits v0.1.37
Fresh num-integer v0.1.34
Fresh num-iter v0.1.33
Fresh num v0.1.37
Fresh chrono v0.2.25
Fresh tokio-service v0.1.0
Fresh crossbeam v0.2.10
Fresh slog-atomic v0.4.3
Fresh bytes v0.4.4
Fresh base64 v0.3.1
Fresh unreachable v0.1.1
Fresh thread_local v0.3.3
Fresh slog-extra v0.1.2
Fresh slog-stream v1.2.1
Compiling slog-term v1.5.0
Running `rustc --crate-name slog_term .cargo/registry/src/github.com-1ecc6299db9ec823/slog-term-1.5.0/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=8b914fe532afbc44 -C extra-filename=-8b914fe532afbc44 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern isatty=/home/cratesfyi/cratesfyi/debug/deps/libisatty-657d4c55c847d340.rlib --extern-version isatty=isatty,0.1.3 --extern slog=/home/cratesfyi/cratesfyi/debug/deps/libslog-29a1ec88f70bf90e.rlib --extern-version slog=slog,1.5.2 --extern chrono=/home/cratesfyi/cratesfyi/debug/deps/libchrono-0168d8a6aeea40dc.rlib --extern-version chrono=chrono,0.2.25 --extern slog_stream=/home/cratesfyi/cratesfyi/debug/deps/libslog_stream-3ee44ebe84e1ebb9.rlib --extern-version slog_stream=slog-stream,1.2.1 --extern thread_local=/home/cratesfyi/cratesfyi/debug/deps/libthread_local-273e90e65080c55f.rlib --extern-version thread_local=thread_local,0.3.3 --cap-lints allow`
Fresh mio v0.6.8
Fresh tokio-io v0.1.2
Fresh tokio-core v0.1.7
Fresh tokio-proto v0.1.1
Compiling twist v0.1.4
Running `rustc --crate-name twist .cargo/registry/src/github.com-1ecc6299db9ec823/twist-0.1.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="ext"' -C metadata=5a9e39972fc8f79c -C extra-filename=-5a9e39972fc8f79c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern slog=/home/cratesfyi/cratesfyi/debug/deps/libslog-29a1ec88f70bf90e.rlib --extern-version slog=slog,1.5.2 --extern tokio_proto=/home/cratesfyi/cratesfyi/debug/deps/libtokio_proto-365b9e39d27eb0b4.rlib --extern-version tokio_proto=tokio-proto,0.1.1 --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-3c38b04c521398ed.rlib --extern-version futures=futures,0.1.14 --extern sha1=/home/cratesfyi/cratesfyi/debug/deps/libsha1-acd2f5513a9feebd.rlib --extern-version sha1=sha1,0.2.0 --extern uuid=/home/cratesfyi/cratesfyi/debug/deps/libuuid-f2d0eff271777fb1.rlib --extern-version uuid=uuid,0.4.0 --extern slog_term=/home/cratesfyi/cratesfyi/debug/deps/libslog_term-8b914fe532afbc44.rlib --extern-version slog_term=slog-term,1.5.0 --extern slog_atomic=/home/cratesfyi/cratesfyi/debug/deps/libslog_atomic-e16d1d4f089d6cce.rlib --extern-version slog_atomic=slog-atomic,0.4.3 --extern tokio_core=/home/cratesfyi/cratesfyi/debug/deps/libtokio_core-2b61df32d65c5555.rlib --extern-version tokio_core=tokio-core,0.1.7 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-190c8b8b4cb7f472.rlib --extern-version byteorder=byteorder,1.0.0 --extern httparse=/home/cratesfyi/cratesfyi/debug/deps/libhttparse-f07a346cf686d3f4.rlib --extern-version httparse=httparse,1.2.3 --extern base64=/home/cratesfyi/cratesfyi/debug/deps/libbase64-2a79c5030aaa3393.rlib --extern-version base64=base64,0.3.1 --cap-lints allow`
Documenting twist-deflate v0.1.0
Running `rustdoc --crate-name twist_deflate .cargo/registry/src/github.com-1ecc6299db9ec823/twist-deflate-0.1.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern twist=/home/cratesfyi/cratesfyi/debug/deps/libtwist-5a9e39972fc8f79c.rlib --extern-version twist=twist,0.1.4 --extern libz_sys=/home/cratesfyi/cratesfyi/debug/deps/liblibz_sys-0482f49071a195a4.rlib --extern-version libz_sys=libz-sys,1.0.13 --extern slog_term=/home/cratesfyi/cratesfyi/debug/deps/libslog_term-8b914fe532afbc44.rlib --extern-version slog_term=slog-term,1.5.0 --extern slog=/home/cratesfyi/cratesfyi/debug/deps/libslog-29a1ec88f70bf90e.rlib --extern-version slog=slog,1.5.2`
Finished dev [unoptimized + debuginfo] target(s) in 6.89 secs