Function dispatch_sop_event
pub async fn dispatch_sop_event(
engine: &Arc<Mutex<SopEngine>>,
audit: &SopAuditLogger,
event: SopEvent,
) -> Vec<DispatchResult>pub async fn dispatch_sop_event(
engine: &Arc<Mutex<SopEngine>>,
audit: &SopAuditLogger,
event: SopEvent,
) -> Vec<DispatchResult>