amq-protocol-types 3.0.0

AMQP specifications - types
Documentation
Build #187558 2019-09-25T08:56:44.137888+00:00
# rustc version
rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)
# docs.rs version
cratesfyi 0.6.0 (32074e7 2019-09-18)

# build log
Updating crates.io index
Fresh semver-parser v0.7.0
Fresh unicode-xid v0.2.0
Fresh version_check v0.1.5
Fresh nodrop v0.1.13
Fresh static_assertions v0.3.4
Fresh cfg-if v0.1.10
Fresh itoa v0.4.4
Checking cookie-factory v0.3.0
Fresh semver v0.9.0
Running `rustc --edition=2018 --crate-name cookie_factory /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cookie-factory-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c233aa37c0f06453 -C extra-filename=-c233aa37c0f06453 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh proc-macro2 v1.0.4
Fresh rustc_version v0.2.3
Fresh arrayvec v0.4.11
Fresh ryu v1.0.0
Fresh quote v1.0.2
Checking memchr v2.2.1
Fresh syn v1.0.5
Running `rustc --crate-name memchr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.2.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="use_std"' -C metadata=047f2da8acd1bbc9 -C extra-filename=-047f2da8acd1bbc9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
Fresh serde_derive v1.0.101
Fresh serde v1.0.101
Fresh lexical-core v0.4.6
Fresh serde_json v1.0.40
Checking nom v5.0.1
Running `rustc --edition=2018 --crate-name nom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-5.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="lexical"' --cfg 'feature="lexical-core"' --cfg 'feature="std"' -C metadata=d7e49a9af8c49bfd -C extra-filename=-d7e49a9af8c49bfd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lexical_core=/home/cratesfyi/cratesfyi/debug/deps/liblexical_core-3526c523f0d8a0a9.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-047f2da8acd1bbc9.rmeta --cap-lints allow --cfg stable_i128`
Documenting amq-protocol-types v3.0.0
Running `rustdoc --edition=2018 --crate-name amq_protocol_types /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/amq-protocol-types-3.0.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'cookie_factory=https://docs.rs/cookie-factory/0.3.0' --extern-html-root-url 'nom=https://docs.rs/nom/5.0.1' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.101' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.40' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cookie_factory=/home/cratesfyi/cratesfyi/debug/deps/libcookie_factory-c233aa37c0f06453.rmeta --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-d7e49a9af8c49bfd.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-a8c802bc1f4b8c44.rmeta --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-329d56a3545ba956.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 7.98s