Constant pavex::blueprint::router::PATCH

source ·
pub const PATCH: MethodGuard;
Expand description

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