pub struct InFlight { /* private fields */ }Expand description
InFlight - service factory for service that can limit number of in-flight async requests.
Default number of in-flight requests is 15
pub struct InFlight { /* private fields */ }InFlight - service factory for service that can limit number of in-flight async requests.
Default number of in-flight requests is 15