Module ntex_util::services

source ·

Modules

  • Service that buffers incomming requests.
  • Service that limits number of in-flight async requests.
  • Service that limits number of in-flight async requests to 1.
  • Service that applies a timeout to requests.
  • Contains Variant service and related types and functions.

Structs