jsonrpsee-core 0.7.0

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 11 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

async-client

  • client
  • rustc-hash
  • tokio/sync
  • tokio/macros
  • tokio/time
  • tracing

server

  • futures-util
  • rustc-hash
  • tracing
  • parking_lot
  • rand
  • tokio

client

  • futures-util

http-helpers

  • futures-util

rustc-hash

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.

futures-util

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.