7 releases (4 breaking)
0.5.0 | Jul 4, 2024 |
---|---|
0.4.0 | Feb 14, 2022 |
0.3.1 | Apr 27, 2020 |
0.3.0-alpha.0 | Mar 23, 2020 |
0.1.0 | Mar 8, 2020 |
#185 in Unix APIs
1,946 downloads per month
Used in 3 crates
13KB
229 lines
async-signal
Library for easier and safe Unix signal handling with async Stream.
You can use this crate with any async runtime.
lib.rs
:
Library for easier and safe Unix signal handling with async Stream.
You can use this crate with any async runtime.
Dependencies
~3MB
~56K SLoC