[][src]Function actix_web::web::put

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

Create route with PUT method guard.