Crate async_ctrlc

Source
Expand description

async-ctrlc is an async wrapper of the ctrlc crate.

Structs§

CtrlC
A future which is fulfilled when the program receives the Ctrl+C signal.

Enums§

Error
Ctrl-C error.