byte_buffer 0.1.2

A buffer-pool library aimed to provide performant and reused byte buffers for IO code
Documentation
Build #181870 2019-08-29 16:49:26
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh cfg-if v0.1.9
Fresh lazy_static v1.3.0
Fresh crossbeam-utils v0.6.6
Fresh crossbeam-channel v0.3.9
Documenting byte_buffer v0.1.2
Running `rustdoc --edition=2018 --crate-name byte_buffer /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/byte_buffer-0.1.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'crossbeam_channel=https://docs.rs/crossbeam-channel/0.3.9' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_channel=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_channel-11f4869a9d2cb365.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.58s