Docs.rs
  • jsonrpc-0.12.1
    • jsonrpc 0.12.1
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • apoelstra
    • sgeisler
    • stevenroose
    • Dependencies
      • base64-compat ^1.0.0 normal
      • serde ^1 normal
      • serde_derive ^1 normal
      • serde_json ^1 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate jsonrpc

logo
Change settings

List of all items

Structs

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

Enums

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

Traits

  • client::Transport

Functions

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

Constants

  • simple_http::DEFAULT_PORT