get

Function get 

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