feat: implement cloning of a NotififcationSender
modified src/notif.rs
@@ -12,6 +12,7 @@ const EVENT_RECV_TIMEOUT: Duration = Duration::from_secs(1);
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|