[][src]Function mrq::get

pub fn get<T: Into<URL>>(url: T) -> Request

Alias for send with method set to Method::Get.