[][src]Function actix_web::web::post

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

Create route with POST method guard.