Skip to main content

DEFAULT_QUEUE_LIMIT

Constant DEFAULT_QUEUE_LIMIT 

Source
const DEFAULT_QUEUE_LIMIT: usize = 20;
Expand description

The default limit of the ImageRequestQueue, aka the maximum number of concurrent image requests.