[][src]Attribute Macro requiem_web_codegen::head

#[head]

Creates route handler with HEAD method guard.

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

Attributes are the same as in head