[][src]Attribute Macro actix_web_codegen::get

#[get]

Creates route handler with GET method guard.

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

Attributes: