pub const POST: MethodGuard;
A MethodGuard that matches incoming requests using the POST HTTP method.
MethodGuard
POST