| Crates.io | oxi-types |
| lib.rs | oxi-types |
| version | 0.4.2 |
| created_at | 2023-04-21 05:31:53.962159+00 |
| updated_at | 2024-01-29 12:16:50.094745+00 |
| description | Rust bindings to types used by Neovim's C API |
| homepage | |
| repository | https://github.com/noib3/nvim-oxi |
| max_upload_size | |
| id | 845044 |
| size | 90,275 |
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 :)