Constant pavex::blueprint::router::GET

source ·
pub const GET: MethodGuard;
Expand description

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