[][src]Attribute Macro actix_web::options

#[options]

Creates route handler with OPTIONS method guard.

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

Attributes are the same as in options