actix_web
4.9.0
In actix_web::guard
Function
actix_web
::
guard
::
Method
Copy item path
source
ยท
[
−
]
pub fn Method(method:
Method
) -> impl
Guard
Expand description
Creates a guard that matches a specified HTTP method.