fractal::utils::media::image::queue

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.