Function actix_web::pred::Post

source ·
pub fn Post<S: 'static>() -> MethodPredicate<S>
Expand description

Predicate to match POST http method