Macros

Attribute Macros

Use like #[delete("/path")]
Use like #[get("/path")]
Use like #[head("/path")]
Use like #[patch("/path")]
Use like #[post("/path")]
Use like #[put("/path")]
Use like #[route(path="/path")]