Function actix_web::pred::Method

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

Predicate to match specified http method