asygnal 0.0.1

[WIP] Async-first signal handling, such as ctrl-c.
Documentation

[WIP] Async-first signal handling, such as CTRL + C.

Because this library is async-first, it should be more efficient than using an alternative approach that awaits a blocking signal handler.