Function aws_smithy_runtime_api::client::http::http_client_fn

source ·
pub fn http_client_fn<F>(connector: F) -> SharedHttpClient
Expand description

Returns a SharedHttpClient that calls the given connector function to select a HTTP connector.