Type Definition sim_by_fired_event::event::Priority[][src]

type Priority = u8;

u8::MIN is the lowest priority, u8::MAX is the highest priority.