pub type AsyncDropSender = Sender<Address>;
Expand description

A special sender type that connects a type to an AsyncDrop handler