Macro trex::events [] [src]

macro_rules! events {
    ( $( $T:ident ),+ ) => { ... };
}

Defines the event family.