Module tokio::runtime::blocking::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ยง