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