4 releases
0.4.2 | Jan 29, 2024 |
---|---|
0.4.1 | Dec 16, 2023 |
0.4.0 | Dec 10, 2023 |
0.3.0 | Apr 21, 2023 |
#2 in #internally
169 downloads per month
Used in oxi-api
125KB
3.5K
SLoC
nvim-types
This crate contains the Rust bindings to the C types used internally by Neovim.
It was originally ported from
turboladen/overkill_nvim
but diverged significantly over time. Of course, all bugs are mine :)
lib.rs
:
Rust bindings to the C types used by Neovim's API.
Iterators over Array
s and
Dictionary
s.
Dependencies
~0.3–0.9MB
~20K SLoC