[][src]Function actix_web::web::patch

pub fn patch<P: 'static>() -> Route<P>

Create route with PATCH method guard.