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