Constant pavex::blueprint::router::GET

source ยท
pub const GET: MethodGuard;
Expand description

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