Function build_tcp_client

Source
pub async fn build_tcp_client(
    client_builder: &SmtpClientBuilder<String>,
) -> Result<SmtpClientStream>