Skip to main content

transcode_api_response

Function transcode_api_response 

Source
pub fn transcode_api_response(
    from: WireFormat,
    to: WireFormat,
    raw_json: &str,
) -> Result<ConversionReport<String>, ApiProtocolError>