pavex::blueprint::router

Constant PUT

source
pub const PUT: MethodGuard;
Expand description

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