Switched from StreamLine to encapsulated InstanceEvent for all public streams

This commit is contained in:
2025-12-05 18:29:16 +01:00
parent 2169e95423
commit 9c4c23f881
6 changed files with 485 additions and 20 deletions

View File

@@ -1,3 +1,4 @@
pub mod config;
pub mod error;
pub mod instance;
pub mod utils;