pavex::blueprint::router

Constant GET

Source
pub const GET: MethodGuard;
Expand description

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