Constant pavex::blueprint::router::PUT

source ·
pub const PUT: MethodGuard;
Expand description

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