lark-collections 0.1.0

Specialized collections used in the Lark compiler.
Documentation
Build #137387 2019-01-15T17:41:53.307578+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)
# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log
Updating crates.io index
Downloading crates ...
Downloaded lark-collections v0.1.0
Fresh byteorder v1.2.7
Fresh indexmap v1.0.2
Fresh rustc-hash v1.0.1
Checking lark-debug-with v0.1.0
Running `rustc --edition=2018 --crate-name lark_debug_with /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lark-debug-with-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=5db147ecc907fa47 -C extra-filename=-5db147ecc907fa47 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-5560e60a77b6d131.rmeta --cap-lints allow`
Documenting lark-collections v0.1.0
Running `rustdoc --edition=2018 --crate-name lark_collections /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lark-collections-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'rustc_hash=https://docs.rs/rustc-hash/1.0.1' --extern-html-root-url 'indexmap=https://docs.rs/indexmap/1.0.2' --extern-html-root-url 'lark_debug_with=https://docs.rs/lark-debug-with/0.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-5560e60a77b6d131.rmeta --extern lark_debug_with=/home/cratesfyi/cratesfyi/debug/deps/liblark_debug_with-5db147ecc907fa47.rmeta --extern rustc_hash=/home/cratesfyi/cratesfyi/debug/deps/librustc_hash-f6d05bb406f0f307.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.15s