3 releases
Uses new Rust 2024
new 0.1.2 | Apr 24, 2025 |
---|---|
0.1.1 | Apr 8, 2025 |
0.1.0 | Feb 11, 2025 |
#646 in Unix APIs
178 downloads per month
Used in agp-gw
5KB
Signal Module
This module provides the core functionalities for handling OS signals.
Files
lib.rs
This file contains the main entry point for the signal module.
Usage
To use this module, include it in your Cargo.toml
:
[dependencies]
gateway-signal = "0.1.0"
Dependencies
~3–13MB
~116K SLoC