Function get

Source
pub async fn get<T, E>(url: &str) -> Result<T, E>