#api-bindings #neovim #type #internally

oxi-types

Rust bindings to types used by Neovim's C API

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

#1 in #internally

25 downloads per month
Used in oxi-api

MIT license

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 Arrays and Dictionarys.

Dependencies

~0.3–0.9MB
~21K SLoC