MCPcopy Create free account
hub / github.com/Migorithm/rustiful-backend / EventHandler

Class EventHandler

library/src/services/handlers.rs:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106pub struct EventHandler;
107impl EventHandler {
108 pub fn test_event_handler(
109 _event: BoardCreated,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected