| Crates.io | nvim-oxi-types |
| lib.rs | nvim-oxi-types |
| version | 0.6.0 |
| created_at | 2024-05-28 03:01:43.023922+00 |
| updated_at | 2025-05-23 15:47:34.013377+00 |
| description | Rust bindings to types used by Neovim's C API |
| homepage | |
| repository | https://github.com/noib3/nvim-oxi |
| max_upload_size | |
| id | 1253924 |
| size | 134,657 |
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 :)