pub async fn put( __arg0: Path<String>, __arg1: State<AppState>, request: Request, ) -> Result<&'static str, StatusCode>