pub async fn start_worker_server_with_state(
args: WorkerServerArgs,
state: WorkerServerState,
) -> Result<()>Expand description
Start the worker HTTP server with custom state
pub async fn start_worker_server_with_state(
args: WorkerServerArgs,
state: WorkerServerState,
) -> Result<()>Start the worker HTTP server with custom state