tokio::runtime::blocking

Module shutdown

Source
Expand description

A shutdown channel.

Each worker holds the Sender half. When all the Sender halves are dropped, the Receiver receives a notification.

Structs§

Functions§