Module ntex::util::inflight[][src]

Expand description

Service that limits number of in-flight async requests.

Structs

InFlight

InFlight - service factory for service that can limit number of in-flight async requests.

InFlightService