jsonrpsee-utils 0.5.0

Utilities for jsonrpsee
Documentation

jsonrpsee-utils

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.

server

  • thiserror
  • futures-channel
  • futures-util
  • jsonrpsee-types
  • rustc-hash
  • serde
  • serde_json
  • tracing
  • parking_lot
  • rand
  • tokio

http-helpers

  • hyper
  • futures-util
  • jsonrpsee-types

client

  • jsonrpsee-types

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

thiserror

    This feature flag does not enable additional features.

futures-channel

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

futures-util

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

rustc-hash

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.

jsonrpsee-types

    This feature flag does not enable additional features.