[][src]Function mrq::patch

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

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