Docs.rs
  • rmp-futures-0.3.2
    • rmp-futures 0.3.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tylerwhall
    • Dependencies
      • byteorder ^1.3 normal
      • enum-primitive-derive ^0.2 normal
      • futures ^0.3.1 normal
      • num-traits ^0.2 normal
      • rmp ^0.8 normal
      • rmpv ^0.4 normal
      • slab ^0.4 normal
      • async-std ^1.5.0 dev
    • Versions
    • 17.75% 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
logo

logo

Crate rmp_futures

logo
Change settings

List of all items

Structs

  • decode::ArrayFuture
  • decode::BinFuture
  • decode::ExtFuture
  • decode::FinalizedArray
  • decode::MapFuture
  • decode::MsgPackFuture
  • decode::StringFuture
  • encode::ArrayFuture
  • encode::MapFuture
  • encode::MapValueFuture
  • encode::MsgPackWriter
  • rpc::MsgId
  • rpc::RequestDispatch
  • rpc::SharedRpcSink
  • rpc::decode::RpcNotifyFuture
  • rpc::decode::RpcParamsFuture
  • rpc::decode::RpcRequestFuture
  • rpc::decode::RpcResponseFuture
  • rpc::decode::RpcResultFuture
  • rpc::decode::RpcStream
  • rpc::encode::RpcSink

Enums

  • MsgPackOption
  • decode::ValueFuture
  • encode::EfficientInt
  • rpc::RpcIncomingMessage
  • rpc::RpcIteration
  • rpc::decode::RpcMessage

Typedefs

  • rpc::ResponseReceiver
  • rpc::ResponseResult