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