stack-vm 1.0.1

A generic, reusable, stack-based virtual machine.
Documentation
Build #153144 2019-04-08 09:14:25

# rustc version rustc 1.35.0-nightly (428943cc2 2019-04-02)

# docs.rs version cratesfyi 0.6.0 (b564d72 2019-03-28)

# build log Updating crates.io index Downloading crates ... Downloaded stack-vm v1.0.1 Fresh num-traits v0.2.6 Fresh num-traits v0.1.43 Fresh byteorder v1.3.1 Checking rmp v0.8.7 Running `rustc --crate-name rmp /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rmp-0.8.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=7d5799e117557ef9 -C extra-filename=-7d5799e117557ef9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-3efa77d60d3047c6.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-39b5e978cb8969c7.rmeta --cap-lints allow` Documenting stack-vm v1.0.1 Running `rustdoc --crate-name stack_vm /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stack-vm-1.0.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190402-1.35.0-nightly-428943cc2 --static-root-path / --disable-per-crate-search --extern-html-root-url 'rmp=https://docs.rs/rmp/0.8.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rmp=/home/cratesfyi/cratesfyi/debug/deps/librmp-7d5799e117557ef9.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 4.23s