11 releases
new 0.2.1 | Mar 19, 2025 |
---|---|
0.2.0 | Mar 19, 2025 |
0.1.8 | Mar 18, 2025 |
0.1.3 | Feb 28, 2025 |
#14 in #public
1,025 downloads per month
Used in agp-gw
20KB
445 lines
Service Module
This module provides the core functionalities for the gateway's service layer. It includes the main entry point for the service logic.
Files
lib.rs
This file contains the main entry point for the service module.
Usage
To use this module, include it in your Cargo.toml
:
[dependencies]
gateway-service = "0.1.0"
Dependencies
~95MB
~2M SLoC