pub type ContactEvents<Handle> = EventPool<ContactEvent<Handle>>;
Expand description

A set of contact events.