graphplan 0.1.3

Implementation of the Graphplan planning algorithm from Avrim L. Blum and Merrick L. Furst in Rust
Documentation
Build #138133 2019-01-19T22:04:37.332219+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 graphplan v0.1.3
Fresh unicode-xid v0.1.0
Fresh cfg-if v0.1.6
Fresh either v1.5.0
Fresh log v0.4.6
Fresh itertools v0.8.0
Fresh proc-macro2 v0.4.25
Fresh serde v1.0.85
Fresh quote v0.6.10
Fresh toml v0.4.10
Fresh syn v0.15.26
Fresh serde_derive v1.0.85
Documenting graphplan v0.1.3
Running `rustdoc --edition=2018 --crate-name graphplan /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/graphplan-0.1.3/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 'toml=https://docs.rs/toml/0.4.10' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.7' --extern-html-root-url 'itertools=https://docs.rs/itertools/0.8.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.85' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.85' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-ab1dd125bfc55f86.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-c43b64e81bcdbc3f.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-b94b58ed63e2f284.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-dc693cda60a4a60d.so --extern toml=/home/cratesfyi/cratesfyi/debug/deps/libtoml-d147c77aa3dc3baf.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.23s