petgraph 0.3.0-alpha.1

Graph data structure library. Provides graph types and graph algorithms.
Documentation
Build #31461 2016-10-01T08:21:10.951277+00:00
# rustc version
rustc 1.13.0-nightly (4f9812a59 2016-09-21)
# docs.rs version
cratesfyi 0.2.0 (fb1be72 2016-08-29)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading petgraph v0.3.0-alpha.1
Compiling fixedbitset v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/fixedbitset-0.1.1/src/lib.rs --crate-name fixedbitset --crate-type lib -g -C metadata=0ba3fe99bd419295 -C extra-filename=-0ba3fe99bd419295 --out-dir /home/cratesfyi/petgraph-0.3.0-alpha.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/petgraph-0.3.0-alpha.1/debug/deps -L dependency=/home/cratesfyi/petgraph-0.3.0-alpha.1/debug/deps --cap-lints allow`
Compiling either v1.0.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.0/src/lib.rs --crate-name either --crate-type lib -g -C metadata=e9d1695cb5a7da49 -C extra-filename=-e9d1695cb5a7da49 --out-dir /home/cratesfyi/petgraph-0.3.0-alpha.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/petgraph-0.3.0-alpha.1/debug/deps -L dependency=/home/cratesfyi/petgraph-0.3.0-alpha.1/debug/deps --cap-lints allow`
Compiling itertools v0.5.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.5.1/src/lib.rs --crate-name itertools --crate-type lib -g -C metadata=41556f51d77015a0 -C extra-filename=-41556f51d77015a0 --out-dir /home/cratesfyi/petgraph-0.3.0-alpha.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/petgraph-0.3.0-alpha.1/debug/deps -L dependency=/home/cratesfyi/petgraph-0.3.0-alpha.1/debug/deps --extern either=/home/cratesfyi/petgraph-0.3.0-alpha.1/debug/deps/libeither-e9d1695cb5a7da49.rlib --cap-lints allow`
Documenting petgraph v0.3.0-alpha.1
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/petgraph-0.3.0-alpha.1/src/lib.rs --crate-name petgraph -o /home/cratesfyi/petgraph-0.3.0-alpha.1/doc --cfg feature=\"stable_graph\" --cfg feature=\"default\" -L dependency=/home/cratesfyi/petgraph-0.3.0-alpha.1/debug -L dependency=/home/cratesfyi/petgraph-0.3.0-alpha.1/debug/deps --extern fixedbitset=/home/cratesfyi/petgraph-0.3.0-alpha.1/debug/deps/libfixedbitset-0ba3fe99bd419295.rlib --extern itertools=/home/cratesfyi/petgraph-0.3.0-alpha.1/debug/deps/libitertools-41556f51d77015a0.rlib`