moadim 0.2.0

Moadim.io MCP/REST server for managing cron jobs
1
2
3
4
/// Middleware that injects filesystem location into response headers.
pub mod fs_location;
/// Middleware that logs request method, path, status, and latency.
pub mod logger;