Skip to main content

fetch

Function fetch 

Source
pub async fn fetch(url: &str) -> Result<Response, ClientError>
Expand description

Fetch a finger:// URL.

Both finger://host/user and finger://user@host name a user; a bare finger://host/ asks for the listing.