Docs.rs
  • nvim-rs-0.9.2
    • nvim-rs 0.9.2
    • Permalink
    • Docs.rs crate page
    • LGPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • KillTheMule
    • Dependencies
      • async-std ^1.13.0 normal optional
      • async-trait ^0.1.86 normal
      • futures ^0.3.31 normal
      • log ^0.4.26 normal
      • neovim-lib ^0.6.1 normal optional
      • rmp ^0.8.14 normal
      • rmpv ^1.3.0 normal
      • tokio ^1.43.0 normal optional
      • tokio-util ^0.7.13 normal optional
      • criterion ^0.5.1 dev
      • fastrand ^2.1.1 dev
      • tempfile ^3.17.1 dev
    • Versions
    • 46.2% 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

nvim_rs0.9.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • compat::tokio::Compat
  • exttypes::Buffer
  • exttypes::Tabpage
  • exttypes::Window
  • neovim::Neovim
  • rpc::handler::Dummy
  • uioptions::UiAttachOptions

Enums

  • Value
  • error::CallError
  • error::DecodeError
  • error::EncodeError
  • error::HandshakeError
  • error::InvalidMessage
  • error::LoopError
  • rpc::Value
  • rpc::model::RpcMessage
  • uioptions::UiOption

Traits

  • create::Spawner
  • rpc::handler::Handler
  • rpc::model::IntoVal
  • rpc::unpack::TryUnpack

Macros

  • call_args
  • impl_exttype_traits

Functions

  • create::tokio::new_child
  • create::tokio::new_child_cmd
  • create::tokio::new_child_handshake_cmd
  • create::tokio::new_child_path
  • create::tokio::new_parent
  • create::tokio::new_path
  • create::tokio::new_tcp
  • create::unbuffered_stdout
  • rpc::model::decode
  • rpc::model::encode
  • rpc::model::encode_sync