Constant pavex::blueprint::router::DELETE

source ยท
pub const DELETE: MethodGuard;
Expand description

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