pub type DropWaiter = RWHandle<EventPair>;
A waiter on a DropNotifier.
DropNotifier
pub struct DropWaiter { /* private fields */ }