Docs.rs
nvim-types-0.2.0
nvim-types 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
noib3
Dependencies
luajit-bindings ^0.2.0
normal
serde ^1.0
normal
optional
thiserror ^1.0
normal
Versions
45.16%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module conversion
nvim_
types
0.2.0
Module conversion
Module Items
Enums
Traits
In crate nvim_
types
nvim_types
Module
conversion
Copy item path
Source
Expand description
Traits for converting between Neovim
Object
s and Rust types.
Enums
§
Error
Traits
§
From
Object
Trait implemented for types can be obtained from an
Object
.
ToObject
Trait implemented for types can be converted into an
Object
.