[][src]Attribute Macro scrappy_web_codegen::patch

#[patch]

Creates route handler with PATCH method guard.

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

Attributes are the same as in patch