pub fn structured_surface_response(
operation: OperationId,
title: impl Into<String>,
message: impl Into<String>,
summary: Value,
result: Value,
) -> SurfaceResponseExpand description
Builds a successful package-surface response using structured_surface_value.