Docs.rs
  • json-rpc-server-0.1.1
    • json-rpc-server 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • shaorongqiang
    • Dependencies
      • anyhow ^1.0.72 normal
      • async-trait ^0.1.72 normal
      • hyper ^0.14.27 normal
      • hyper-tls ^0.5.0 normal
      • log ^0.4.19 normal
      • serde ^1.0.180 normal
      • serde_json ^1.0.104 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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_rpc_server0.1.1

  • All Items
  • Structs
  • Traits
  • Functions
  • Type Aliases

Crate json_rpc_server

source ·

Structs§

  • RPCError
  • RPCRequest
  • RPCResponse

Traits§

  • Handle

Functions§

  • batch_call
  • call
  • http_get
  • http_get_ret_string
  • http_post
  • http_post_ret_string
  • serve

Type Aliases§

  • RPCResult