pub async fn update_event(
__arg0: State<AppState>,
__arg1: Path<(i64, i64)>,
__arg2: Json<UpdateEventRequest>,
) -> impl IntoResponseExpand description
Update an event
pub async fn update_event(
__arg0: State<AppState>,
__arg1: Path<(i64, i64)>,
__arg2: Json<UpdateEventRequest>,
) -> impl IntoResponseUpdate an event