[][src]Attribute Macro requiem_web_codegen::connect

#[connect]

Creates route handler with CONNECT method guard.

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

Attributes are the same as in connect