Docs.rs
nvim-oxi-0.6.0
nvim-oxi 0.6.0
Permalink
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
In nvim_
oxi::
mlua::
ffi::
lua51
nvim_oxi
::
mlua
::
ffi
::
lua51
Function
luaL_optstring
Copy item path
Source
pub unsafe fn luaL_optstring( L:
*mut
lua_State
, n:
i32
, d:
*const
i8
, ) ->
*const
i8
Available on
crate feature
mlua
only.