Docs.rs
  • neovim-lib-0.6.1
    • neovim-lib 0.6.1
    • Docs.rs crate page
    • LGPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • daa84
    • Dependencies
      • log ^0.4 normal
      • rmp ^0.8 normal
      • rmpv ^0.4 normal
      • tempdir ^0.3 dev
      • unix_socket ^0.5.0 normal
    • Versions
    • 78.21% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

neovim_lib0.6.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Integer
  • Utf8String
  • async::AsyncCall
  • neovim::Neovim
  • neovim::UiAttachOptions
  • neovim_api::Buffer
  • neovim_api::Tabpage
  • neovim_api::Window
  • session::Session

Enums

  • Value
  • neovim::CallError
  • neovim::UiOption
  • session::ClientConnection

Traits

  • Handler
  • RequestHandler
  • neovim_api::NeovimApi
  • neovim_api_async::NeovimApiAsync