Docs.rs
nvim-oxi-0.2.2
nvim-oxi 0.2.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
noib3
Dependencies
libuv-bindings ^0.2.0
normal
luajit-bindings ^0.2.0
normal
mlua ^0.8
normal
nvim-api ^0.2.0
normal
nvim-types ^0.2.0
normal
oxi-module ^0.2.0
normal
oxi-test ^0.2.0
normal
thiserror ^1.0
normal
mlua ^0.8
dev
serde ^1.0
dev
tokio ^1.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Array
In nvim_oxi
?
Type Definition
nvim_oxi
::
Array
source
·
[
−
]
pub type Array =
KVec
<
Object
>;
Expand description
A vector of Neovim
Object
s.