Function actix_web::guard::Method[][src]

pub fn Method(method: Method) -> MethodGuard

Predicate to match specified HTTP method.