neovim-lib 0.6.0

msgpack-rpc neovim client
Documentation
Build #139439 2019-01-27T20:43:53.326315+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 neovim-lib v0.6.0
Downloading crates ...
Downloaded rmpv v0.4.0
Fresh cfg-if v0.1.6
Fresh log v0.4.6
Fresh num-traits v0.2.6
Fresh serde v1.0.85
Fresh byteorder v1.3.1
Fresh libc v0.2.48
Fresh num-traits v0.1.43
Fresh serde_bytes v0.10.4
Fresh unix_socket v0.5.0
Fresh rmp v0.8.7
Checking rmpv v0.4.0
Running `rustc --crate-name rmpv /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rmpv-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="serde"' --cfg 'feature="serde_bytes"' --cfg 'feature="with-serde"' -C metadata=01b9e9aa82150a68 -C extra-filename=-01b9e9aa82150a68 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-71e2498482cead3f.rmeta --extern rmp=/home/cratesfyi/cratesfyi/debug/deps/librmp-a6a544df51165d09.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-b94b58ed63e2f284.rmeta --extern serde_bytes=/home/cratesfyi/cratesfyi/debug/deps/libserde_bytes-e86c065de4fe76c8.rmeta --cap-lints allow`
Documenting neovim-lib v0.6.0
Running `rustdoc --crate-name neovim_lib /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/neovim-lib-0.6.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 'rmp=https://docs.rs/rmp/0.8.7' --extern-html-root-url 'tempdir=https://docs.rs/tempdir/0.3.7' --extern-html-root-url 'unix_socket=https://docs.rs/unix_socket/0.5.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'rmpv=https://docs.rs/rmpv/0.4.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-c43b64e81bcdbc3f.rmeta --extern rmp=/home/cratesfyi/cratesfyi/debug/deps/librmp-a6a544df51165d09.rmeta --extern rmpv=/home/cratesfyi/cratesfyi/debug/deps/librmpv-01b9e9aa82150a68.rmeta --extern unix_socket=/home/cratesfyi/cratesfyi/debug/deps/libunix_socket-4beefa918c1a3430.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.06s