#[get]
Creates route handler with GET method guard.
GET
Syntax: #[get("path"[, attributes])]
#[get("path"[, attributes])]
Attributes are the same as in handler