Function jsonrpsee_server::http::response::ok_response
source ยท pub fn ok_response(body: impl Into<HttpBody>) -> HttpResponseExpand description
Create a valid JSON response.
pub fn ok_response(body: impl Into<HttpBody>) -> HttpResponseCreate a valid JSON response.