Docs.rs
neovim-lib-0.6.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
neovim-lib 0.6.1
msgpack-rpc neovim client
Crate
Source
Builds
Feature flags
Documentation
Coverage
78.21%
183
out of
234
items documented
1
out of
210
items with examples
Size
Source code size: 118.69 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 10 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
daa84/neovim-lib
192
25
7
crates.io
Dependencies
log ^0.4
normal
rmp ^0.8
normal
rmpv ^0.4
normal
tempdir ^0.3
dev
unix_socket ^0.5.0
normal
Versions
0.6.1
(2019-04-12)
0.6.0
(2019-01-27)
0.5.4
(2018-08-10)
0.5.3
(2018-06-13)
0.5.2
(2018-04-24)
0.5.1
(2018-01-05)
0.5.0
(2017-11-09)
0.4.3
(2017-10-26)
0.4.2
(2017-05-28)
0.4.1
(2017-05-27)
0.4.0
(2017-05-21)
0.3.0
(2017-04-01)
0.2.1
(2017-03-20)
0.2.0
(2017-03-11)
0.1.2
0.1.1
(2016-06-23)
0.1.0
(2016-03-15)
Owners
neovim-lib
Rust library for Neovim msgpack-rpc clients.
Where to start
Writing Neovim plugins in Rust
Proof-of-concept for a Neovim plugin written in Rust