Docs.rs
  • jsonrpc-0.18.0
    • jsonrpc 0.18.0
    • Permalink
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • apoelstra
    • sgeisler
    • stevenroose
    • Dependencies
      • base64 ^0.13.0 normal optional
      • minreq ^2.7.0 normal optional
      • serde ^1 normal
      • serde_json ^1 normal
      • socks ^0.3.4 normal optional
    • 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

jsonrpc0.18.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • Request
  • Response
  • client::Client
  • error::RpcError
  • http::minreq_http::Builder
  • http::minreq_http::HttpError
  • http::minreq_http::MinreqHttpTransport
  • http::simple_http::Builder
  • http::simple_http::SimpleHttpTransport
  • simple_tcp::TcpTransport
  • simple_uds::UdsTransport

Enums

  • error::Error
  • error::StandardError
  • http::minreq_http::Error
  • http::simple_http::Error
  • simple_tcp::Error
  • simple_uds::Error

Traits

  • client::Transport

Functions

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

Constants

  • http::DEFAULT_PORT
  • http::DEFAULT_PROXY_PORT