v_eval 0.0.1

Evaluator with context
Documentation
Build #149284 2019-03-18T17:37:05.925588+00:00
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)
# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log
Updating crates.io index
Downloading crates ...
Downloaded v_eval v0.0.1
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.27
Fresh quote v0.6.11
Checking syn v0.15.29
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.29/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=f8bd3052fb5806ef -C extra-filename=-f8bd3052fb5806ef --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-66801414268fa533.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-e1f036c4d4fde7d2.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-1411a99bdf2df152.rmeta --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_call_macro_by_path`
Documenting v_eval v0.0.1
Running `rustdoc --edition=2018 --crate-name v_eval /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/v_eval-0.0.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'syn=https://docs.rs/syn/0.15.29' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.11' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-e1f036c4d4fde7d2.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-f8bd3052fb5806ef.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.68s