Type Definition aws_smithy_client::never::NeverConnected[][src]

pub type NeverConnected = NeverService<Uri, TcpStream, BoxError>;
Expand description

A service where the underlying TCP connection never connects