Docs.rs
  • fast-rpc-0.3.0
    • fast-rpc 0.3.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kellymclaughlin
    • Dependencies
      • byteorder ^1.2.6 normal
      • bytes ^0.4.12 normal
      • chrono ^0.4.6 normal
      • crc16 ^0.4.0 normal
      • num ^0.2 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • quickcheck ^0.8.0 normal
      • rand ^0.6.4 normal
      • serde ^1.0.84 normal
      • serde_derive ^1.0.84 normal
      • serde_json ^1.0.36 normal
      • slog ^2.4.1 normal
      • slog-stdlog ^3 normal
      • tokio ^0.1.14 normal
      • tokio-codec ^0.1.1 normal
      • tokio-io ^0.1.11 normal
      • tokio-uds ^0.2.5 normal
      • clap ^2.32 dev
      • slog-term ^2.4.0 dev
    • 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
  • 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

fast_rpc0.3.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • protocol::FastMessage
  • protocol::FastMessageData
  • protocol::FastMessageHeader
  • protocol::FastMessageId
  • protocol::FastMessageMetaData
  • protocol::FastMessageServerError
  • protocol::FastRpc

Enums

  • protocol::FastMessageStatus
  • protocol::FastMessageType
  • protocol::FastParseError

Functions

  • client::receive
  • client::send
  • server::make_task

Constants

  • protocol::FP_HEADER_SZ