short-paths 0.1.0

Iterate over s-t paths in a graph in increasing order of length.
Documentation
Build #847712018-02-04T18:44:27.675486+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading short-paths v0.1.0
Fresh fixedbitset v0.1.8
Fresh ordermap v0.3.5
Fresh petgraph v0.4.11
Documenting short-paths v0.1.0
Running `rustdoc --crate-name short_paths .cargo/registry/src/github.com-1ecc6299db9ec823/short-paths-0.1.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern petgraph=/home/cratesfyi/cratesfyi/debug/deps/libpetgraph-cbee86002f16adec.rlib --extern-version petgraph=petgraph,0.4.11`
Finished dev [unoptimized + debuginfo] target(s) in 0.74 secs