Function reqwest::get [] [src]

pub fn get<T: IntoUrl>(url: T) -> Result<Response>

Shortcut method to quickly make a GET request.