pub async fn auto_configure_task_queue() -> Result<Arc<TaskQueue>, TaskQueueError>
Available on crate feature
axum-integration
only.Expand description
Auto-configure TaskQueue for Axum with minimal setup
pub async fn auto_configure_task_queue() -> Result<Arc<TaskQueue>, TaskQueueError>
axum-integration
only.Auto-configure TaskQueue for Axum with minimal setup