#service #timeout #module #agp-service

agp-service

Main service and public API to interact with AGP data plane

15 unstable releases (3 breaking)

Uses new Rust 2024

new 0.4.2 May 14, 2025
0.4.1 May 14, 2025
0.4.0 Apr 24, 2025
0.3.0 Apr 8, 2025
0.1.3 Feb 28, 2025

#28 in #timeout

Download history 57/week @ 2025-02-05 233/week @ 2025-02-12 160/week @ 2025-02-19 163/week @ 2025-02-26 100/week @ 2025-03-05 441/week @ 2025-03-12 443/week @ 2025-03-19 20/week @ 2025-03-26 78/week @ 2025-04-02 74/week @ 2025-04-09 15/week @ 2025-04-16 137/week @ 2025-04-23 33/week @ 2025-04-30 28/week @ 2025-05-07

220 downloads per month
Used in 2 crates

Apache-2.0

190KB
4.5K SLoC

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

~99MB
~2.5M SLoC