[][src]Attribute Macro eternal_macro::delete

#[delete]

Creates route handler with DELETE method guard.

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

Attributes are the same as in get