Type Definition aws_smithy_client::never::NeverConnected

source ·
pub type NeverConnected = NeverService<Uri, EmptyStream, BoxError>;
Expand description

A service where the underlying TCP connection never connects.