pavex::blueprint::router

Constant POST

Source
pub const POST: MethodGuard;
Expand description

A MethodGuard that matches incoming requests using the POST HTTP method.