graphrepresentations 0.0.1-alpha.1

A crate providing efficient abstract implementations of different graph representations
Documentation
Build #181750 2019-08-29 05:20:07
# 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
Checking superslice v1.0.0
Running `rustc --crate-name superslice /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/superslice-1.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=cd83f26ab0fc4ba8 -C extra-filename=-cd83f26ab0fc4ba8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting graphrepresentations v0.0.1-alpha.1
Running `rustdoc --edition=2018 --crate-name graphrepresentations /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/graphrepresentations-0.0.1-alpha.1/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 'superslice=https://docs.rs/superslice/1.0.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern superslice=/home/cratesfyi/cratesfyi/debug/deps/libsuperslice-cd83f26ab0fc4ba8.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.79s