#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

#506 in Rust patterns

Download history 36/week @ 2024-01-29 5/week @ 2024-02-05 107/week @ 2024-02-19 62/week @ 2024-02-26 67/week @ 2024-03-04 229/week @ 2024-03-11 59/week @ 2024-03-18 24/week @ 2024-03-25 160/week @ 2024-04-01 76/week @ 2024-04-08 85/week @ 2024-04-15 100/week @ 2024-04-22 66/week @ 2024-04-29 63/week @ 2024-05-06

321 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.3–1MB
~21K SLoC