Type Alias starnix_lifecycle::DropWaiter

source ·
pub type DropWaiter = RWHandle<EventPair>;
Expand description

A waiter on a DropNotifier.

Aliased Type§

struct DropWaiter { /* private fields */ }