Attribute Macro ntex::web::patch

source ·
#[patch]
Expand description

Creates route handler with PATCH method guard.

Syntax: #[patch("path"[, attributes])]

Attributes are the same as in patch