You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This crate was born to ease the usage of tokio-signal.
The struct SignalHandler uses the implementation of the Handler trait to handle (i do know about the redundance) the poll return of the selected Signal stream.