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

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