#neovim #api-bindings #type

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

#18 in #neovim

Download history 2/week @ 2024-01-04 3/week @ 2024-01-11 3/week @ 2024-01-18 25/week @ 2024-01-25 14/week @ 2024-02-01 2/week @ 2024-02-08 83/week @ 2024-02-15 49/week @ 2024-02-22 61/week @ 2024-02-29 170/week @ 2024-03-07 128/week @ 2024-03-14 44/week @ 2024-03-21 92/week @ 2024-03-28 115/week @ 2024-04-04 84/week @ 2024-04-11 47/week @ 2024-04-18

341 downloads per month
Used in 2 crates

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.4–1MB
~22K SLoC