Docs.rs
  • json-rpc2-0.11.1
    • json-rpc2 0.11.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tmpfs
    • Dependencies
      • async-trait ^0.1 normal optional
      • rand ^0.8 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • tokio ^1 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

json_rpc20.11.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Request
  • Response
  • RpcError
  • Server
  • futures::Server

Enums

  • Error

Traits

  • Service
  • futures::Service

Functions

  • from_reader
  • from_slice
  • from_str
  • from_value

Type Aliases

  • Result