nat_detect_with_servers

Function nat_detect_with_servers 

Source
pub async fn nat_detect_with_servers(
    stun_server_list: &[&str],
) -> Result<(NatType, SocketAddr)>