Attribute Macro reset_router::post
source · #[post]Expand description
Use like #[post("/path")]
Optionally include priority, e.g.: #[post("/path", priority=1)]
#[post]Use like #[post("/path")]
Optionally include priority, e.g.: #[post("/path", priority=1)]