pub async fn fetch(client: &Client) -> Result<ServerDiscovery, Error>Expand description
Fetch available servers and client location.
ยงErrors
Returns Error::ServerListFetch if the server list cannot be fetched.
pub async fn fetch(client: &Client) -> Result<ServerDiscovery, Error>Fetch available servers and client location.
Returns Error::ServerListFetch if the server list cannot be fetched.