schroedinger_box 0.0.2

A Rust container type modeled after Erwin Schrödinger’s famous thought experiment.
Documentation
Build #1987 2016-08-01T01:41:37.222528+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading schroedinger_box v0.0.2
Compiling libc v0.2.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.14/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=1f3392fe1afd1313 -C extra-filename=-1f3392fe1afd1313 --out-dir /home/cratesfyi/schroedinger_box-0.0.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/schroedinger_box-0.0.2/debug/deps -L dependency=/home/cratesfyi/schroedinger_box-0.0.2/debug/deps --cap-lints allow`
Compiling rand v0.3.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=49a08859d086fffe -C extra-filename=-49a08859d086fffe --out-dir /home/cratesfyi/schroedinger_box-0.0.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/schroedinger_box-0.0.2/debug/deps -L dependency=/home/cratesfyi/schroedinger_box-0.0.2/debug/deps --extern libc=/home/cratesfyi/schroedinger_box-0.0.2/debug/deps/liblibc-1f3392fe1afd1313.rlib --cap-lints allow`
Documenting schroedinger_box v0.0.2
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/schroedinger_box-0.0.2/src/lib.rs --crate-name schroedinger_box -o /home/cratesfyi/schroedinger_box-0.0.2/doc -L dependency=/home/cratesfyi/schroedinger_box-0.0.2/debug -L dependency=/home/cratesfyi/schroedinger_box-0.0.2/debug/deps --extern rand=/home/cratesfyi/schroedinger_box-0.0.2/debug/deps/librand-49a08859d086fffe.rlib`