[][src]Attribute Macro actix_web_macros::trace

#[trace]

Creates route handler with TRACE method guard.

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

Attributes are the same as in trace