| Crates.io | nvim-types |
| lib.rs | nvim-types |
| version | 0.2.0 |
| created_at | 2022-07-16 14:54:48.62944+00 |
| updated_at | 2022-10-15 18:17:07.567353+00 |
| description | Rust bindings to the Neovim C types. |
| homepage | |
| repository | https://github.com/noib3/nvim-oxi |
| max_upload_size | |
| id | 626759 |
| size | 79,682 |
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 :)