☰
actix_web
::
pred
Structs
AllPredicate
AnyPredicate
Traits
Predicate
Functions
All
Any
Connect
Delete
Get
Head
Header
Host
Method
Not
Options
Patch
Post
Put
Trace
dark
light
Function
actix_web
::
pred
::
Put
[
−
]
[src]
pub fn Put<S: 'static>() -> MethodPredicate<S>
[
−
]
Expand description
Predicate to match
PUT
http method