Function build_connection_options

Source
fn build_connection_options(
    tls_config: Option<&TlsOption>,
) -> Result<Option<ConnectOptions>>