| Crates.io | agp-signal |
| lib.rs | agp-signal |
| version | 0.1.2 |
| created_at | 2025-02-11 12:52:15.026912+00 |
| updated_at | 2025-04-24 16:02:50.690998+00 |
| description | Small library to handle OS signals. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1551384 |
| size | 11,799 |
This module provides the core functionalities for handling OS signals.
lib.rsThis file contains the main entry point for the signal module.
To use this module, include it in your Cargo.toml:
[dependencies]
gateway-signal = "0.1.0"