Skip to main content

connect

Function connect 

Source
async fn connect(
    config: &SshTunnelConfig,
    timeout_config: SshTimeoutConfig,
) -> Result<Session, Error>