Type Alias freya_core::types::NodesEvents
source · pub type NodesEvents = FxHashMap<String, Vec<(NodeId, FreyaEvent)>>;
Aliased Type§
struct NodesEvents { /* private fields */ }
pub type NodesEvents = FxHashMap<String, Vec<(NodeId, FreyaEvent)>>;
struct NodesEvents { /* private fields */ }