oxi-luajit 0.4.2

Rust bindings to LuaJIT for nvim-oxi
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.once_cell]
version = "1.19"

[dependencies.thiserror]
version = "1.0"

[package]
description = "Rust bindings to LuaJIT for nvim-oxi"
documentation = "https://docs.rs/nvim-oxi"
edition = "2021"
license = "MIT"
name = "oxi-luajit"
repository = "https://github.com/noib3/nvim-oxi"
version = "0.4.2"