Switch to dyn events process

This commit is contained in:
Dominik Werder
2023-02-08 07:14:22 +01:00
parent 0da895ef50
commit 326fe793ce
27 changed files with 867 additions and 519 deletions

View File

@@ -1,3 +1,4 @@
pub mod binned;
pub mod events;
pub mod search;
pub mod status;