graph_map 0.1.0

Memory mapped directed graph representation
Documentation
Build #129783 2018-12-03 14:53:55
# rustc version
rustc 1.32.0-nightly (3e90a12a8 2018-11-29)# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-01)# build log
Updating crates.io index
Downloading crates ...
Downloaded graph_map v0.1.0
Fresh libc v0.2.44
Checking memmap v0.5.2
Fresh rand v0.4.3
Running `rustc --crate-name memmap /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memmap-0.5.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=554b7da9c5872973 -C extra-filename=-554b7da9c5872973 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-40d4540d418ad534.rmeta --cap-lints allow`
Documenting graph_map v0.1.0
Running `rustdoc --crate-name graph_map /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/graph_map-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181129-1.32.0-nightly-3e90a12a8 --extern-html-root-url 'rand=https://docs.rs/rand/0.4.3' --extern-html-root-url 'memmap=https://docs.rs/memmap/0.5.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memmap=/home/cratesfyi/cratesfyi/debug/deps/libmemmap-554b7da9c5872973.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-466ba42883d985b7.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.85s