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
220 downloads per month
Used in 2 crates
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