[go: up one dir, main page]

bytes 0.4.11

Types and traits for working with bytes
Documentation
Build #127611 2018-11-17 22:38:17
# rustc version
rustc 1.32.0-nightly (6b9b97bd9 2018-11-15)# docs.rs version
cratesfyi 0.6.0 (084f762 2018-11-13)# build log
Updating crates.io index
Downloading crates ...
Downloaded bytes v0.4.11
Fresh libc v0.2.43
Checking byteorder v1.2.7
Fresh iovec v0.1.2
Running `rustc --crate-name byteorder /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.2.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=b04d0c858da3264e -C extra-filename=-b04d0c858da3264e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting bytes v0.4.11
Running `rustdoc --crate-name bytes /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bytes-0.4.11/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="byteorder"' --cfg 'feature="i128"' -Z unstable-options --resource-suffix -20181115-1.32.0-nightly-6b9b97bd9 --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' --extern-html-root-url 'iovec=https://docs.rs/iovec/0.1.2' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.80' --extern-html-root-url 'serde_test=https://docs.rs/serde_test/1.0.80' --extern-html-root-url 'either=https://docs.rs/either/1.5.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-b04d0c858da3264e.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-16a6c33dbfc36770.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.03s