| Crates.io | agntcy-slim-signal |
| lib.rs | agntcy-slim-signal |
| version | 0.1.3 |
| created_at | 2025-06-03 13:59:00.810693+00 |
| updated_at | 2025-07-31 20:45:13.133142+00 |
| description | Small library to handle OS signals. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1699079 |
| size | 12,804 |
A small, cross-platform library for handling OS signals in SLIM applications. This module provides a unified API for signal handling across both Unix and Windows platforms, enabling graceful application shutdown.
The SLIM-Signal module abstracts platform-specific signal handling, offering a simple interface to wait for and react to OS termination signals. Key features include: