Skip to main content

transcode_response

Function transcode_response 

Source
pub fn transcode_response(
    from: ProviderProtocol,
    to: ProviderProtocol,
    raw_json: &str,
) -> Result<String, ProtocolError>