#signals #os #module

agp-signal

Small library to handle OS signals

1 unstable release

0.1.0 Feb 11, 2025

#19 in #signals

Download history 149/week @ 2025-02-11

149 downloads per month
Used in agp-gw

Apache-2.0

3KB

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–11MB
~114K SLoC