Macro server_events

Source
macro_rules! server_events {
    ($macro:ident) => { ... };
}
Expand description

X-macro that provides list of server events to the macro this is called with.