2 releases
0.5.1 | Jun 23, 2024 |
---|---|
0.5.0 | May 28, 2024 |
#1979 in Rust patterns
830 downloads per month
Used in 2 crates
130KB
4K
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.2–0.8MB
~19K SLoC