Docs.rs
  • wrpc-transport-0.28.4
    • wrpc-transport 0.28.4
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rvolosatovs
    • github:bytecodealliance:wrpc-core
    • github:wrpc:release
    • Dependencies
      • anyhow ^1 normal
      • bytes ^1 normal
      • futures ^0.3 normal
      • pin-project-lite ^0.2 normal
      • send-future ^0.1 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7 normal
      • tracing ^0.1 normal
      • wasm-tokio ^0.6 normal
      • test-log ^0.2 dev
      • tokio ^1 dev
      • wasi ^0.13 normal
    • Versions
    • 100% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wrpc_transport0.28.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • FutureDecoder
  • FutureEncoder
  • Incoming
  • ListDecoder
  • ListDecoderU8
  • ListEncoder
  • ResourceBorrow
  • ResourceBorrowDecoder
  • ResourceEncoder
  • ResourceOwn
  • ResourceOwnDecoder
  • StreamDecoder
  • StreamDecoderBytes
  • StreamDecoderRead
  • StreamEncoder
  • StreamEncoderBytes
  • StreamEncoderRead
  • SyncCodec
  • UnitCodec
  • frame::AcceptMapContext
  • frame::Decoder
  • frame::Encoder
  • frame::Frame
  • frame::FrameRef
  • frame::Incoming
  • frame::InvokeBuilder
  • frame::Outgoing
  • frame::Server
  • frame::tcp::tokio::Client
  • frame::tcp::tokio::Invocation
  • frame::unix::Client
  • frame::unix::Invocation
  • invoke::Timeout
  • invoke::TimeoutOwned

Enums

  • frame::AcceptError

Traits

  • Decode
  • Deferred
  • Encode
  • Index
  • SendFuture
  • TupleDecode
  • TupleEncode
  • frame::Accept
  • frame::AcceptExt
  • frame::ConnHandler
  • invoke::Invoke
  • invoke::InvokeExt
  • serve::Serve
  • serve::ServeExt

Functions

  • frame::invoke

Type Aliases

  • DeferredFn

Constants

  • frame::PROTOCOL