Expand description
Re-exports§
pub use self::model::IntoVal;pub use self::model::RpcMessage;
Modules§
- handler
- Handling notifications and request received from neovim
- model
- Decoding and encoding msgpack rpc messages from/to neovim.
- unpack
- Tools to unpack a
Valueto something we can use.
Enums§
- Value
- Represents any valid MessagePack value.