[][src]Function actix_web::web::delete

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

Create route with DELETE method guard.