Attribute Macro ntex::web::trace[][src]

#[trace]

Creates route handler with TRACE method guard.

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

Attributes are the same as in trace