Crate oxi_types

source ·
Expand description

Rust bindings to the C types used by Neovim’s API.

Modules§

Structs§

  • A vector of Neovim Objects.
  • A vector of Neovim (String, Object) pairs.
  • Binding to the error type used by Neovim.
  • A wrapper around a Lua reference to a function stored in the Lua registry.
  • A non-owning value for lifetime 'a.
  • Binding to a Neovim object.
  • Binding to the string type used by Neovim.

Enums§