pavex::blueprint::router

Constant PATCH

source
pub const PATCH: MethodGuard;
Expand description

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