basic-pathfinding 0.2.1

Tile-based A* pathfinding in Rust
Documentation
Build #169051 2019-06-30 19:33:07
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)# build log
Updating crates.io index
Downloading crates ...
Downloaded basic-pathfinding v0.2.1
Fresh unicode-xid v0.1.0
Fresh bumpalo v2.4.3
Fresh ucd-util v0.1.3
Fresh lazy_static v1.3.0
Fresh itoa v0.4.4
Fresh cfg-if v0.1.9
Fresh quick-error v1.2.2
Fresh utf8-ranges v1.0.3
Fresh termcolor v1.0.5
Fresh regex-syntax v0.6.7
Fresh thread_local v0.3.6
Fresh log v0.4.6
Fresh humantime v1.2.0
Fresh proc-macro2 v0.4.30
Fresh wasm-bindgen-shared v0.2.47
Fresh memchr v2.2.0
Fresh libc v0.2.58
Fresh ryu v1.0.0
Fresh serde v1.0.94
Fresh quote v0.6.12
Fresh aho-corasick v0.7.3
Fresh atty v0.2.11
Fresh syn v0.15.39
Fresh serde_json v1.0.40
Fresh wasm-bindgen-backend v0.2.47
Fresh regex v1.1.7
Fresh serde_derive v1.0.94
Fresh wasm-bindgen-macro-support v0.2.47
Fresh env_logger v0.6.1
Fresh wasm-bindgen-macro v0.2.47
Fresh wasm-bindgen v0.2.47
Documenting basic-pathfinding v0.2.1
Running `rustdoc --edition=2018 --crate-name basic_pathfinding /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/basic-pathfinding-0.2.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'env_logger=https://docs.rs/env_logger/0.6.1' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.94' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.94' --extern-html-root-url 'wasm_bindgen=https://docs.rs/wasm-bindgen/0.2.47' --extern-html-root-url 'wee_alloc=https://docs.rs/wee_alloc/0.4.4' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern env_logger=/home/cratesfyi/cratesfyi/debug/deps/libenv_logger-ccea2040483ad843.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-e6e42c0b76ddbce8.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-bb356b99cf39557e.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-d7c057919a3efdee.so --extern wasm_bindgen=/home/cratesfyi/cratesfyi/debug/deps/libwasm_bindgen-a99ee80f243de44d.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.15s