[][src]Crate async_ctrlc

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.