Attribute Macro ntex_macros::web_patch [−][src]
#[web_patch]
Creates route handler with PATCH method guard.
Syntax: #[patch("path"[, attributes])]
Attributes are the same as in patch
#[web_patch]
Creates route handler with PATCH method guard.
Syntax: #[patch("path"[, attributes])]
Attributes are the same as in patch