2 releases

0.5.1 Jun 23, 2024
0.5.0 May 28, 2024

#1613 in Rust patterns

Download history 102/week @ 2024-07-29 111/week @ 2024-08-05 132/week @ 2024-08-12 137/week @ 2024-08-19 132/week @ 2024-08-26 94/week @ 2024-09-02 80/week @ 2024-09-09 102/week @ 2024-09-16 264/week @ 2024-09-23 234/week @ 2024-09-30 174/week @ 2024-10-07 155/week @ 2024-10-14 200/week @ 2024-10-21 121/week @ 2024-10-28 94/week @ 2024-11-04 50/week @ 2024-11-11

497 downloads per month
Used in 2 crates

MIT license

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

Dependencies

~220–760KB
~18K SLoC