pavex::blueprint::router

Constant PUT

Source
pub const PUT: MethodGuard;
Expand description

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