Docs.rs
  • json-rpc-server-1.0.0
    • json-rpc-server 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • shaorongqiang
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • bytes ^1.0 normal
      • http-body-util ^0.1 normal
      • hyper ^1.0 normal
      • hyper-tls ^0.6 normal
      • hyper-util ^0.1 normal
      • log ^0.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.0 normal
    • Versions
    • 0% of the crate is documented
  • 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_server1.0.0

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

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