[go: up one dir, main page]

coco 0.1.0

Concurrent collections
Documentation
Build #53939 2017-06-03 17:14:11
# 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 coco v0.1.0
Downloading scopeguard v0.3.2
Compiling scopeguard v0.3.2
Fresh either v1.1.0
Running `rustc --crate-name scopeguard .cargo/registry/src/github.com-1ecc6299db9ec823/scopeguard-0.3.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' -C metadata=53ecdfc84820b10a -C extra-filename=-53ecdfc84820b10a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting coco v0.1.0
Running `rustdoc --crate-name coco .cargo/registry/src/github.com-1ecc6299db9ec823/coco-0.1.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-53ecdfc84820b10a.rlib --extern-version scopeguard=scopeguard,0.3.2 --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-967168605eae6e8b.rlib --extern-version either=either,1.1.0`
Finished dev [unoptimized + debuginfo] target(s) in 0.59 secs