Skip to main content

fetch

Function fetch 

Source
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.