pub async fn handle_server_fn(req: Request<Body>) -> Response<Body>
An Axum handler that responds to a server function request.