Function mz_ssh_util::tunnel::port_forward
source ยท async fn port_forward(
session: &Session,
host: &str,
port: u16,
) -> Result<u16, Error>
async fn port_forward(
session: &Session,
host: &str,
port: u16,
) -> Result<u16, Error>