Docs.rs
  • workflow-rpc-0.3.16
    • workflow-rpc 0.3.16
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aspect
    • surinder83singh
    • Dependencies
      • ahash ^0.8.3 normal
      • async-std ^1.12.0 normal
      • async-trait ^0.1.64 normal
      • borsh ^0.9.1 normal
      • downcast-rs ^1.2.0 normal
      • futures ^0.3.26 normal
      • manual_future ^0.1.1 normal
      • rand ^0.8.5 normal
      • regex ^1.7.1 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.91 normal
      • thiserror ^1.0.38 normal
      • wasm-bindgen ^0.2.84 normal
      • workflow-core ^0.3.16 normal
      • workflow-log ^0.3.16 normal
      • workflow-rpc-macros ^0.3.16 normal
      • workflow-task ^0.3.16 normal
      • workflow-websocket ^0.3.16 normal
      • futures-util ^0.3.26 normal
      • tokio ^1.25.0 normal
      • tungstenite ^0.18.0 normal
      • getrandom ^0.2.8 normal
    • Versions
    • 39.56% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

Module borsh

  • Structs
  • Enums
  • Functions
?
Change settings

Module workflow_rpc::messages::borsh

source ·
Expand description

RPC message serialization for Borsh encoding

Structs

  • BorshClientMessage
  • BorshReqHeader
  • BorshServerMessage
  • BorshServerMessageHeader

Enums

  • RespError
  • ServerMessageKind

Functions

  • to_ws_msg