Skip to main content

json_response

Function json_response 

Source
pub fn json_response(
    json: Vec<u8>,
    request_id: &str,
) -> Response<LogsResponseBody>
Expand description

Build a success response from JSON bytes.