3 releases
new 0.1.2 | Feb 20, 2025 |
---|---|
0.1.1 | Feb 14, 2025 |
0.1.0 | Feb 11, 2025 |
#9 in #public
279 downloads per month
Used in agp-gw
21KB
454 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
~94MB
~2M SLoC