Function get

Source
pub async fn get<T: DeserializeOwned>(url: &impl Url<T>) -> Result<T>