Skip to main content

get_event_list

Function get_event_list 

Source
pub fn get_event_list() -> Vec<(u32, &'static str)>
Expand description

Get list of all events supported by this cluster

ยงReturns

Vector of tuples containing (event_id, event_name)