Function minreq::patch [] [src]

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

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