hrpc 0.17.2

Common code for hRPC.
Documentation

hrpc

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

default

  • server
  • client

server

  • ahash
  • dashmap
  • tokio/macros
  • hyper/server
  • sha-1
  • base64
  • matchit
  • tower-http/map-response-body

client

  • rustls-native-certs
  • tokio-rustls
  • hyper/client
  • tower-http/decompression-gzip

ahash

    This feature flag does not enable additional features.

dashmap

    This feature flag does not enable additional features.

sha-1

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

matchit

    This feature flag does not enable additional features.

rustls-native-certs

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.