Function handle_request

Source
pub async fn handle_request(
    runtime: Runtime,
    worker: String,
    body: Value,
) -> Json