Function auto_configure_task_queue

Source
pub async fn auto_configure_task_queue() -> Result<Arc<TaskQueue>, TaskQueueError>
Available on crate feature actix-integration only.
Expand description

Auto-configure TaskQueue for Actix Web with minimal setup