Skip to main content

outbound_json_client

Function outbound_json_client 

Source
pub fn outbound_json_client(
    config: &HttpConfig,
) -> Result<Client, OutboundClientError>
Expand description

Builds an async outbound JSON client from validated network policy.