working split of event.rs

This commit is contained in:
filipriec
2025-02-27 10:36:06 +01:00
parent 91935b3818
commit 5f41e9aa6f
3 changed files with 261 additions and 243 deletions

View File

@@ -1,2 +1,3 @@
// src/client/modes/handlers.rs
pub mod event;
pub mod edit;