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