web_trace

Attribute Macro web_trace 

Source
#[web_trace]
Expand description

Creates route handler with TRACE method guard.

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

Attributes are the same as in trace