Docs.rs
  • jsonrpc-utils-0.5.0
    • jsonrpc-utils 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • blckngm
    • Dependencies
      • anyhow ^1.0.57 normal optional
      • axum ^0.8.1 normal optional
      • futures-core ^0.3.21 normal optional
      • futures-util ^0.3.21 normal optional
      • hex ^0.4.3 normal optional
      • jsonrpc-core ^18.0.0 normal
      • jsonrpc-utils-macros =0.2.5 normal optional
      • pin-project-lite ^0.2.9 normal
      • rand ^0.9.0 normal optional
      • reqwest ^0.12.12 normal optional
      • serde_json ^1.0.81 normal
      • tokio ^1.19.0 normal optional
      • async-stream ^0.3.3 dev
      • async-trait ^0.1.56 dev
      • jsonrpc-http-server ^18.0.0 dev
      • schemars ^0.8.12 dev
      • serde ^1.0.156 dev
      • tokio ^1.19.0 dev
      • tokio-stream ^0.1.9 dev
      • tokio-util ^0.7.3 dev
      • tower-http ^0.6.2 dev
    • Versions
    • 65.12% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

jsonrpc_utils0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Attribute Macros

List of all items

Structs

  • BlockingHttpClient
  • HttpClient
  • pub_sub::PublishMsg
  • pub_sub::Session
  • stream::StreamServerConfig

Enums

  • stream::StreamMsg

Traits

  • pub_sub::PubSub

Attribute Macros

  • rpc
  • rpc_client

Functions

  • axum_utils::handle_jsonrpc
  • axum_utils::handle_jsonrpc_ws
  • axum_utils::jsonrpc_router
  • pub_sub::add_pub_sub
  • stream::serve_stream_sink