Attribute Macro route

Source
#[route]
Expand description

Creates route handler with GET method guard.

Syntax: #[route(GET,"/")]