Files
zesdex/apps/gateway/src/lib.rs
T

3 lines
116 B
Rust
Raw Normal View History

//! Gateway library — provides shared utilities for the gateway binary.
//! The main entry point is in `main.rs`.