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