Docs.rs
nvim-oxi-0.6.0
nvim-oxi 0.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
noib3
Dependencies
nvim-oxi-api ^0.6.0
normal
cargo_metadata ^0.19
normal
optional
nvim-oxi-libuv ^0.6.0
normal
optional
nvim-oxi-luajit ^0.6.0
normal
nvim-oxi-macros ^0.6.0
normal
mlua ^0.10
normal
optional
thiserror ^2.0
normal
nvim-oxi-types ^0.6.0
normal
serde ^1.0
dev
tokio ^1.0
dev
Versions
55%
of the crate is documented
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
nvim_
oxi
0.6.0
Module function
Module Items
Functions
In nvim_
oxi::
lua
nvim_oxi
::
lua
Module
function
Copy item path
Source
Functions
ยง
call
Calls a function previously stored in the Lua registry via
store
.
remove
Removes the function reference stored in the Lua registry
store
Stores a function in the Lua registry, returning its ref.