jsonrpsee-core 0.22.5

Utilities for jsonrpsee
Documentation

jsonrpsee-core

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

async-client

  • client
  • futures-util/alloc
  • rustc-hash
  • tokio/macros
  • tokio/rt
  • tokio/time
  • futures-timer
  • tokio-stream
  • pin-project

server

  • futures-util/alloc
  • rustc-hash/std
  • parking_lot
  • rand
  • tokio/rt
  • tokio/sync
  • tokio/macros
  • tokio/time

async-wasm-client

  • client
  • futures-util/alloc
  • wasm-bindgen-futures
  • rustc-hash/std
  • futures-timer/wasm-bindgen
  • tokio/macros
  • tokio/time
  • pin-project

http-helpers

  • hyper
  • futures-util

client

  • futures-util/sink
  • tokio/sync

rand

  • dep:rand

tokio-stream

  • dep:tokio-stream

parking_lot

  • dep:parking_lot

tokio

  • dep:tokio

rustc-hash

  • dep:rustc-hash

pin-project

  • dep:pin-project

hyper

  • dep:hyper

futures-util

  • dep:futures-util

futures-timer

  • dep:futures-timer

wasm-bindgen-futures

  • dep:wasm-bindgen-futures