is_tcp_port_available

Function is_tcp_port_available 

Source
pub async fn is_tcp_port_available(bind_addr: &str, port: u16) -> Result<bool>