pavex::blueprint::router

Constant POST

source
pub const POST: MethodGuard;
Expand description

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