Function hotshot_task_impls::helpers::broadcast_event
source ยท pub async fn broadcast_event<E: Clone + Debug>(event: E, sender: &Sender<E>)
Expand description
Helper function to send events and log errors
pub async fn broadcast_event<E: Clone + Debug>(event: E, sender: &Sender<E>)
Helper function to send events and log errors