Constant pavex::blueprint::router::POST

source ·
pub const POST: MethodGuard;
Expand description

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