pub type ProximityEvents<Handle> = EventPool<ProximityEvent<Handle>>;
Expand description

A set of proximity events.