put

Function put 

Source
pub fn put<H, T>(handler: H) -> MethodRouter
where H: Handler<T>, T: 'static,
Expand description

Create a PUT route handler