| Crates.io | agp-service |
| lib.rs | agp-service |
| version | 0.4.2 |
| created_at | 2025-02-11 12:51:58.986024+00 |
| updated_at | 2025-05-14 11:47:03.756934+00 |
| description | Main service and public API to interact with AGP data plane. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1551383 |
| size | 264,976 |
This module provides the core functionalities for the gateway's service layer. It includes the main entry point for the service logic.
lib.rsThis file contains the main entry point for the service module.
To use this module, include it in your Cargo.toml:
[dependencies]
gateway-service = "0.1.0"