2023-05-30 20:58:24 +02:00

4 lines
70 B
Rust

//! Endpoint for pinging the application service.
pub mod send_ping;