Docs.rs
  • jsonrpc-async-2.0.2
    • jsonrpc-async 2.0.2
    • Permalink
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • JeremyRubin
    • Dependencies
      • async-trait ^0.1.42 normal
      • base64-compat ^1.0.0 normal optional
      • serde ^1 normal
      • serde_derive ^1 normal
      • serde_json ^1 normal
      • tokio ^1 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

jsonrpc_async2.0.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • Request
  • Response
  • client::Client
  • error::RpcError
  • simple_http::Builder
  • simple_http::SimpleHttpTransport

Enums

  • error::Error
  • error::StandardError
  • simple_http::Error

Traits

  • client::Transport

Functions

  • arg
  • error::result_to_response
  • error::standard_error
  • try_arg

Constants

  • simple_http::DEFAULT_PORT