DropWaiter

Type Alias DropWaiter 

Source
pub type DropWaiter = RWHandle<EventPair>;
Expand description

A waiter on a DropNotifier.

Aliased Typeยง

pub struct DropWaiter { /* private fields */ }