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
pub async fn auto_configure_task_queue() -> Result<Arc<TaskQueue>, TaskQueueError>
actix-integration
only.Auto-configure TaskQueue for Actix Web with minimal setup